MCPcopy Create free account
hub / github.com/apache/fory / TotalBytes

Method TotalBytes

go/fory/buffer.go:920–920  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

918
919type BufferObject interface {
920 TotalBytes() int
921 WriteTo(buf *ByteBuffer)
922 ToBuffer() *ByteBuffer
923}

Callers 1

WriteBufferObjectMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected