Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/RoaringBitmap/roaring
/ GetReadBytes
Method
GetReadBytes
internal/byte_input.go:23–23 ·
view source on GitHub ↗
GetReadBytes returns read bytes
()
Source
from the content-addressed store, hash-verified
21
ReadUInt16() (uint16, error)
22
// GetReadBytes returns read bytes
23
GetReadBytes() int64
24
// SkipBytes skips exactly n bytes
25
SkipBytes(n int) error
26
}
Callers
1
readFrom
Method · 0.65
Implementers
2
ByteBuffer
internal/byte_input.go
ByteInputAdapter
internal/byte_input.go
Calls
no outgoing calls
Tested by
no test coverage detected