Searched refs:readFrom (Results 1 – 2 of 2) sorted by relevance
40 public void readFrom(JobContext jc, FileDescriptor fd) throws IOException { in readFrom() method in BytesBufferPool.BytesBuffer
70 return ByteString.readFrom(stream); in audioStreamToByteString()