Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Buffer
TypeAlias
Buffer
util/buffer.go:12–12 ·
view source on GitHub ↗
Buffer 用于方便自动扩容的内存写入,已经读取
Source
from the content-addressed store, hash-verified
10
11
// Buffer 用于方便自动扩容的内存写入,已经读取
12
type
Buffer []byte
13
14
// ReuseBuffer 重用buffer,内容可能会被覆盖,要尽早复制
15
type
ReuseBuffer
struct
{
Callers
4
ReadMP4Data
Method · 0.92
WriteRTPFrame
Method · 0.92
WriteRTPFrame
Method · 0.92
AVCC2FLV
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected