Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ WriteTo
Method
WriteTo
go/fory/buffer.go:921–921 ·
view source on GitHub ↗
(buf *ByteBuffer)
Source
from the content-addressed store, hash-verified
919
type
BufferObject
interface
{
920
TotalBytes() int
921
WriteTo(buf *ByteBuffer)
922
ToBuffer() *ByteBuffer
923
}
924
Callers
1
WriteBufferObject
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected