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

Method ttyRead

lib/org/apache/harmony/luni/platform/IFileSystem.java:111–111  ·  view source on GitHub ↗
(byte[] bytes, int offset, int length)

Source from the content-addressed store, hash-verified

109 public long size(long fileDescriptor) throws IOException;
110
111 public long ttyRead(byte[] bytes, int offset, int length) throws IOException;
112}

Callers 2

readMethod · 0.65
skipMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected