Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
5
type
IFrameDecoder
interface
{
6
Decode(buff []byte) [][]byte
7
}
8
9
// ILengthField Basic attributes possessed by ILengthField
Callers
3
StartReader
Method · 0.65
StartReader
Method · 0.65
StartReader
Method · 0.65
Implementers
1
FrameDecoder
zinterceptor/framedecoder.go
Calls
no outgoing calls
Tested by
no test coverage detected