phia: remove fixed size offset from tuple (#1526)
Prepare to switch to Msgpack. MsgPack is variable-length encoding, even for uint64 number.
Loading
Please register or sign in to comment
Prepare to switch to Msgpack. MsgPack is variable-length encoding, even for uint64 number.