Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Reset
Method
Reset
util/ring-writer.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
type
IDataFrame[T any]
interface
{
15
Reset()
// 重置数据,复用内存
16
Ready()
// 标记为可读取
17
ReaderEnter()
// 读取者数量+1
18
ReaderTryEnter() bool
// 尝试读取
Callers
2
Reduce
Method · 0.65
Step
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected