Encode Packages

prefix-encoder

The Prefix Encoder is a scheme used for encoding and decoding strings and other types of values. By adding a type prefix to the serialized result, it distinguishes the original value type before serialization. 前缀编码器是一种用于编码和解码字符串及其他类型值的方案。通过给序列化结果添加类型前缀,区分

1.0.0 • Published 4 months ago