MCPcopy Create free account
hub / github.com/danchia/ddb / EncodeInto

Method EncodeInto

sst/prefixcoding.go:28–62  ·  view source on GitHub ↗

EncodeInto encodes k into w, using shared prefix compression. Restarts are created every restartInterval, saving offset as the restart point.

(w io.Writer, k []byte, offset uint32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AppendMethod · 0.80
AppendMethod · 0.80

Calls 1

writeUvarInt64Function · 0.85

Tested by

no test coverage detected