MCPcopy
hub / github.com/davyxu/cellnet / binaryCodec

Struct binaryCodec

codec/binary/binary.go:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7)
8
9type binaryCodec struct {
10}
11
12func (self *binaryCodec) Name() string {
13 return "binary"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected