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

Method WriteAt

internal/caches/writer.go:12–12  ·  view source on GitHub ↗

WriteAt 在指定位置写入数据

(offset int64, data []byte)

Source from the content-addressed store, hash-verified

10
11 // WriteAt 在指定位置写入数据
12 WriteAt(offset int64, data []byte) error
13
14 // HeaderSize 写入的Header数据大小
15 HeaderSize() int64

Callers 5

WriteAtMethod · 0.65
WriteAtMethod · 0.65
PrepareCacheMethod · 0.65

Calls

no outgoing calls

Tested by 2