MCPcopy 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

readFromMethod · 0.65

Implementers 2

ByteBufferinternal/byte_input.go
ByteInputAdapterinternal/byte_input.go

Calls

no outgoing calls

Tested by

no test coverage detected