MCPcopy Create free account
hub / github.com/DNAProject/DNA / Pos

Method Pos

common/zero_copy_source.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (self *ZeroCopySource) Pos() uint64 {
47 return self.off
48}
49
50// Size returns the original length of the underlying byte slice.
51// Size is the number of bytes available for reading via ReadAt.

Callers 2

DeserializationMethod · 0.80
DeserializationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected