Searched defs:readFrom (Results 1 – 5 of 5) sorted by relevance
45 public static EncodedValue readFrom(@Nonnull DexReader reader) { in readFrom() method in DexBackedEncodedValue
38 private int readFrom; field in StreamLexer54 private void readFrom() { in readFrom() method in StreamLexer
60 public static Instruction readFrom(@Nonnull DexReader reader) { in readFrom() method in DexBackedInstruction
180 public void readFrom(byte[] buf, int pos) { in readFrom() method in ClassHeaderReader.MyByteArrayInputStream
417 public static ByteString readFrom(InputStream streamToDrain) in readFrom() method443 public static ByteString readFrom(InputStream streamToDrain, int chunkSize) in readFrom() method449 public static ByteString readFrom(InputStream streamToDrain, int minChunkSize, in readFrom() method