Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vmihailenco/msgpack
/ WriteByte
Method
WriteByte
encode.go:24–24 ·
view source on GitHub ↗
(byte)
Source
from the content-addressed store, hash-verified
22
type
writer
interface
{
23
io.Writer
24
WriteByte(byte) error
25
}
26
27
type
byteWriter
struct
{
Callers
5
EncodeTime
Method · 0.65
EncodeUint
Method · 0.65
EncodeInt
Method · 0.65
writeCode
Method · 0.65
EncodeExtHeader
Method · 0.65
Implementers
1
byteWriter
encode.go
Calls
no outgoing calls
Tested by
no test coverage detected