package
0.2.1
Repository: https://github.com/xephonhq/xephon-k.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: might split it into two functions, little and big endian then the problem is do we still pass the codec byte to Init and set the endian.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: only CodecString is tested, Str2Codec is not tested.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Non compression binary encoding using little/big endian.
No description provided by the author
No description provided by the author
Run length encoding without delta, value and length use variable length int encoding.
No description provided by the author
No description provided by the author
NOTE: it is compatible with leb128.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: add SupportInt/Double/String, so we can skip some of them in test, and check if it match series type when we enforce encoding in config.