Searched defs:readUnsignedByte (Results 1 - 16 of 16) sorted by relevance

/openjdk10/hotspot/test/gc/stress/gcbasher/
H A DByteCursor.java42 public int readUnsignedByte() { method in class:ByteCursor
/openjdk10/jdk/src/java.base/share/classes/java/io/
H A DDataInput.java324 int readUnsignedByte() throws IOException; method in interface:DataInput
H A DDataInputStream.java292 public final int readUnsignedByte() throws IOException { method in class:DataInputStream
H A DRandomAccessFile.java718 public final int readUnsignedByte() throws IOException { method in class:RandomAccessFile
H A DObjectInputStream.java995 public int readUnsignedByte() throws IOException { method in class:ObjectInputStream
3199 public int readUnsignedByte() throws IOException { method in class:ObjectInputStream.BlockDataInputStream
/openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DClassReader.java75 public int readUnsignedByte() throws IOException { method in class:ClassReader
/openjdk10/jdk/src/java.desktop/share/classes/com/sun/media/sound/
H A DRIFFReader.java303 public int readUnsignedByte() throws IOException { method in class:RIFFReader
/openjdk10/jdk/test/java/io/Serializable/subclass/
H A DAbstractObjectInputStream.java305 public abstract int readUnsignedByte() throws IOException; method in class:AbstractObjectInputStream
H A DXObjectInputStream.java126 public int readUnsignedByte() throws IOException { method in class:XObjectInputStream
/openjdk10/jdk/src/java.desktop/share/classes/javax/imageio/stream/
H A DImageInputStreamImpl.java219 public int readUnsignedByte() throws IOException { method in class:ImageInputStreamImpl
H A DImageInputStream.java231 int readUnsignedByte() throws IOException; method in interface:ImageInputStream
/openjdk10/jdk/test/javax/imageio/spi/
H A DMarkTryFinallyReproducer.java113 public int readUnsignedByte() throws IOException { method in class:MarkTryFinallyReproducer.NotClosingImageInputStream
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/posix/elf/
H A DELFFileParser.java947 short readUnsignedByte() throws ELFException { method in class:ELFFileParser.ELFFileImpl
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/module/
H A DModuleInfo.java984 public int readUnsignedByte() throws IOException { method in class:ModuleInfo.DataInputWrapper
/openjdk10/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java157 int readUnsignedByte(int position, int offsetInBytes) { method in class:HotSpotMethodData
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/io/
H A DIIOPInputStream.java791 public final int readUnsignedByte() throws IOException{ method in class:IIOPInputStream

Completed in 142 milliseconds