Searched defs:readFully (Results 1 - 25 of 29) sorted by relevance

12

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
H A DChannelHelper.java30 public static ByteBuffer readFully(final ReadableByteChannel channel, long size) throws IOException { method in class:ChannelHelper
38 readFully(channel, buf, buf.limit());
48 public static void readFully(final ReadableByteChannel channel, final ByteBuffer buf) method in class:ChannelHelper
50 readFully(channel, buf, buf.remaining());
53 public static int readFully(final ReadableByteChannel channel, final ByteBuffer buf, final int length) method in class:ChannelHelper
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/guide/
H A DGetExample.java24 byte[] response = readFully(in);
31 byte[] readFully(InputStream in) throws IOException { method in class:GetExample
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/
H A DStreams.java37 public static int readFully(InputStream inStr, byte[] buf) method in class:Streams
40 return readFully(inStr, buf, 0, buf.length);
43 public static int readFully(InputStream inStr, byte[] buf, int off, int len) method in class:Streams
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1InputStream.java115 protected void readFully( method in class:ASN1InputStream
119 if (Streams.readFully(this, bytes) != bytes.length)
384 Streams.readFully(defIn, buf);
/external/guava/guava/src/com/google/common/io/
H A DByteArrayDataInput.java32 @Override void readFully(byte b[]); method in interface:ByteArrayDataInput
33 @Override void readFully(byte b[], int off, int len); method in interface:ByteArrayDataInput
H A DLittleEndianDataInputStream.java65 public void readFully(byte[] b) throws IOException { method in class:LittleEndianDataInputStream
66 ByteStreams.readFully(this, b);
70 public void readFully(byte[] b, int off, int len) throws IOException { method in class:LittleEndianDataInputStream
71 ByteStreams.readFully(this, b, off, len);
H A DByteStreams.java291 @Override public void readFully(byte b[]) { method in class:ByteStreams.ByteArrayDataInputStream
293 input.readFully(b);
299 @Override public void readFully(byte b[], int off, int len) { method in class:ByteStreams.ByteArrayDataInputStream
301 input.readFully(b, off, len);
632 * with the same behavior as {@link DataInput#readFully(byte[])}.
641 public static void readFully(InputStream in, byte[] b) throws IOException { method in class:ByteStreams
642 readFully(in, b, 0, b.length);
648 * {@link DataInput#readFully(byte[], int, int)}. Does not close the
659 public static void readFully(InputStream in, byte[] b, int off, int len) method in class:ByteStreams
/external/proguard/src/proguard/classfile/io/
H A DRuntimeDataInput.java104 public void readFully(byte[] b) method in class:RuntimeDataInput
108 dataInput.readFully(b);
116 public void readFully(byte[] b, int off, int len) method in class:RuntimeDataInput
120 dataInput.readFully(b, off, len);
/external/emma/core/java12/com/vladium/emma/rt/
H A DInstrClassLoader.java266 readFully (in, baos, buf.m_buf);
391 private static void readFully (final InputStream in, final ByteArrayOStream out, final byte [] buf) method in class:InstrClassLoader
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DUtil.java180 public static void readFully(InputStream in, byte[] dst) throws IOException { method in class:Util
181 readFully(in, dst, 0, dst.length);
188 * Used to implement {@link java.io.DataInputStream#readFully(byte[], int, int)}.
190 public static void readFully(InputStream in, byte[] dst, int offset, int byteCount) method in class:Util
213 public static OkBuffer readFully(Source source) throws IOException { method in class:Util
/external/emma/lib/internal/
H A Dstamptool.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/util/ com/vladium/util/version/ ...
/external/glide/third_party/disklrucache/
H A Ddisklrucache-2.0.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/jakewharton/ com/jakewharton/disklrucache/ com/jakewharton/disklrucache/DiskLruCache ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 2754 milliseconds

12