Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ Bytes
Method
Bytes
jetstream/kv.go:326–326 ·
view source on GitHub ↗
Bytes returns the size of the bucket in bytes.
()
Source
from the content-addressed store, hash-verified
324
325
// Bytes returns the size of the bucket in bytes.
326
Bytes() uint64
327
328
// IsCompressed indicates if the data is compressed on disk.
329
IsCompressed() bool
Callers
9
TestWSCompressionWithContinuationFrames
Function · 0.65
Write
Method · 0.65
GetBytes
Method · 0.65
headerBytes
Method · 0.65
flushPendingBuffer
Method · 0.65
Encode
Method · 0.65
Encode
Method · 0.65
GetBytes
Method · 0.65
TestKeyValueStatusBytes
Function · 0.65
Implementers
1
KeyValueBucketStatus
jetstream/kv.go
Calls
no outgoing calls
Tested by
2
TestWSCompressionWithContinuationFrames
Function · 0.52
TestKeyValueStatusBytes
Function · 0.52