Searched defs:readFrom (Results 1 – 2 of 2) sorted by relevance
34 int32_t readFrom(T *buffer, size_t position, size_t count) { in readFrom() function
484 public static ByteString readFrom(InputStream streamToDrain) throws IOException { in readFrom() method504 public static ByteString readFrom(InputStream streamToDrain, int chunkSize) throws IOException { in readFrom() method509 public static ByteString readFrom(InputStream streamToDrain, int minChunkSize, int maxChunkSize) in readFrom() method