MCPcopy Create free account
hub / github.com/egonelbre/exp / Bytes

Method Bytes

coder/arith/encoding.go:39–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func (enc *Encoder) Bytes() []byte { return enc.data }
40
41type Decoder struct {
42 lo, hi uint32

Callers 10

mainFunction · 0.95
EncodeMethod · 0.95
mainFunction · 0.95
EncodeMethod · 0.95
ModelTestFunction · 0.95
TestByteModelFunction · 0.95
TestShiftZerosFunction · 0.95
TestShift2ZerosFunction · 0.95
TestRandomEncodeDecodeFunction · 0.95
TestPackingFunction · 0.95

Calls

no outgoing calls

Tested by 6

ModelTestFunction · 0.76
TestByteModelFunction · 0.76
TestShiftZerosFunction · 0.76
TestShift2ZerosFunction · 0.76
TestRandomEncodeDecodeFunction · 0.76
TestPackingFunction · 0.76