Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Unmarshal
Method
Unmarshal
util/amf.go:62–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
type
IAMF
interface
{
61
IBuffer
62
Unmarshal() (any, error)
63
Marshal(any) []byte
64
Marshals(...any) []byte
65
}
Callers
10
Run
Function · 0.65
init
Function · 0.65
WriteSequenceHead
Method · 0.65
WriteRTPFrame
Method · 0.65
writeAVCCFrame
Method · 0.65
Unmarshal
Method · 0.65
ReadAMF
Function · 0.65
Remote
Method · 0.65
Parse
Method · 0.65
assign
Method · 0.65
Implementers
2
AMF3
util/amf3.go
AMF
util/amf.go
Calls
no outgoing calls
Tested by
no test coverage detected