Kaba package msgpack ed
...
Functions ed
- func static decode(b: bytes) -> Any
- func static decode_part(b: bytes, out offset: i32) -> Any
- func static encode(a: Any) -> bytes
- func static encode_ext(b: bytes, type: i32) -> bytes
- func static reversed(b: bytes) -> bytes
- func static signify_uint(u: i32, l: i32) -> i32
- func static to_uint(b: bytes) -> i32