Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
919
type
BufferObject
interface
{
920
TotalBytes() int
921
WriteTo(buf *ByteBuffer)
922
ToBuffer() *ByteBuffer
923
}
Callers
1
WriteBufferObject
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected