MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / Length

Method Length

internal/utils/byte_pool.go:50–52  ·  view source on GitHub ↗

Length 单个字节slice长度

()

Source from the content-addressed store, hash-verified

48
49// Length 单个字节slice长度
50func (this *BytePool) Length() int {
51 return this.length
52}

Callers 2

ContainsRangeMethod · 0.45
doCacheReadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected