blobloom icon indicating copy to clipboard operation
blobloom copied to clipboard

serialize unexpected length in Dump

Open weiliu1031 opened this issue 9 months ago • 0 comments

i wonder to know why we serialize len(b)-1) in dump and use 1 + uint64(binary.LittleEndian.Uint32(l.buf[12:])) in newLoader?

image image

weiliu1031 avatar May 23 '24 08:05 weiliu1031