Documentation ¶
Index ¶
- func DecodeStringWithSeq(s string) ([]byte, error)
- func Encode(dst, src []byte, sep ...byte) (n int)
- func EncodeNumberToStringWithSeq(v interface{}, sep rune, le bool, n ...int) string
- func EncodeToString(src []byte, sep ...byte) string
- func EncodeToStringWithSeq(src []byte, sep rune) string
- func EncodedLenWithSeq(n int) int
- func OutputLowerCase(enabled bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeStringWithSeq ¶
func EncodeNumberToStringWithSeq ¶ added in v0.0.11
func EncodeToString ¶
func EncodeToStringWithSeq ¶
func EncodedLenWithSeq ¶ added in v0.0.27
func OutputLowerCase ¶ added in v0.0.27
func OutputLowerCase(enabled bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.