Documentation
¶
Index ¶
- func DecodeCharmap(s string, c string) string
- func EncodeCharmap(s string, c string) string
- func IndexHelper_makeUUID() string
- func MakeString(zstr []byte) string
- func ReadStructFromBuffer(buffer *bytes.Buffer, data interface{}) error
- func WriteStructToBuffer(buffer *bytes.Buffer, data interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeCharmap ¶
DecodeCharmap decode string from charmap
func EncodeCharmap ¶
EncodeCharmap encode string to charmap
func IndexHelper_makeUUID ¶
func IndexHelper_makeUUID() string
func MakeString ¶
func ReadStructFromBuffer ¶
ReadStructFromBuffer is reading from buffer to struct
func WriteStructToBuffer ¶
WriteStructToBuffer is reading from struct to buffer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.