Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
read
Method · 0.65
skip
Method · 0.65
Implementers
1
OSFileSystem
lib/org/apache/harmony/luni/platform/O
Calls
no outgoing calls
Tested by
no test coverage detected