MCPcopy
hub / github.com/aceld/zinx / Decode

Method Decode

ziface/ilengthfield.go:6–6  ·  view source on GitHub ↗
(buff []byte)

Source from the content-addressed store, hash-verified

4
5type IFrameDecoder interface {
6 Decode(buff []byte) [][]byte
7}
8
9// ILengthField Basic attributes possessed by ILengthField

Callers 3

StartReaderMethod · 0.65
StartReaderMethod · 0.65
StartReaderMethod · 0.65

Implementers 1

FrameDecoderzinterceptor/framedecoder.go

Calls

no outgoing calls

Tested by

no test coverage detected