MCPcopy 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

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

Callers 1

WriteBufferObjectMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected