Documentation
¶
Index ¶
- func DecodeCharmap(s string, c string) string
- func EncodeCharmap(s string, c string) string
- func FileExists(filename string) bool
- func NamesEqual(f string, s string) bool
- 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 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.