MCPcopy Create free account
hub / github.com/Monibuca/engine / SetSequence

Method SetSequence

util/ring-writer.go:21–21  ·  view source on GitHub ↗

开始写入

(uint32)

Source from the content-addressed store, hash-verified

19 ReaderLeave() // 读取者数量-1
20 StartWrite() bool // 开始写入
21 SetSequence(uint32) // 设置序号
22 GetSequence() uint32 // 获取序号
23 IsDiscarded() bool // 是否已废弃
24}

Callers 1

StepMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected