Package io.datarouter.bytes.codec.stringcodec
package io.datarouter.bytes.codec.stringcodec
-
ClassesClassDescriptionEncodes a String as UTF-8 bytes prefixed with the number of bytes encoded as a VarInt.Encodes a String without any length information or terminal bytes.