Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
func
(enc *Encoder) Bytes() []byte {
return
enc.data }
40
41
type
Decoder
struct
{
42
lo, hi uint32
Callers
10
main
Function · 0.95
Encode
Method · 0.95
main
Function · 0.95
Encode
Method · 0.95
ModelTest
Function · 0.95
TestByteModel
Function · 0.95
TestShiftZeros
Function · 0.95
TestShift2Zeros
Function · 0.95
TestRandomEncodeDecode
Function · 0.95
TestPacking
Function · 0.95
Calls
no outgoing calls
Tested by
6
ModelTest
Function · 0.76
TestByteModel
Function · 0.76
TestShiftZeros
Function · 0.76
TestShift2Zeros
Function · 0.76
TestRandomEncodeDecode
Function · 0.76
TestPacking
Function · 0.76