Versions in this module Expand all Collapse all v1 v1.1.1 Aug 12, 2024 Changes in this version + func DecodeToString(bs []byte) string + func EncodeString(dst []byte, src string) int + func EncodeStringToBytes(s string) []byte + func EncodedStringLen(s string) int