MCPcopy
hub / github.com/RoaringBitmap/roaring / getSizeInBytes

Method getSizeInBytes

roaringarray.go:70–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 lazyOR(r container) container
69 lazyIOR(r container) container
70 getSizeInBytes() int
71 iremoveRange(start, final int) container // i stands for inplace, range is [firstOfRange,lastOfRange)
72 selectInt(x uint16) int // selectInt returns the xth integer in the container
73 serializedSizeInBytes() int

Callers 3

GetSizeInBytesMethod · 0.65
StatsMethod · 0.65
checkValidityFunction · 0.65

Implementers 3

bitmapContainerbitmapcontainer.go
runContainer16runcontainer.go
arrayContainerarraycontainer.go

Calls

no outgoing calls

Tested by 1

checkValidityFunction · 0.52