MCPcopy Create free account
hub / github.com/davidgiven/luje / seek

Method seek

lib/org/apache/harmony/luni/platform/IFileSystem.java:85–85  ·  view source on GitHub ↗
(long fileDescriptor, long offset, int whence)

Source from the content-addressed store, hash-verified

83 throws IOException;
84
85 public long seek(long fileDescriptor, long offset, int whence)
86 throws IOException;
87
88 public void fflush(long fileDescriptor, boolean metadata)

Callers 1

skipMethod · 0.65

Implementers 1

OSFileSystemlib/org/apache/harmony/luni/platform/O

Calls

no outgoing calls

Tested by

no test coverage detected