Descripción
Sintaxis
public interface ImageInputStream extends DataInput, Closeable
Métodos
- close()
- flush()
- flushBefore()
- getBitOffset()
- getByteOrder()
- getFlushedPosition()
- getStreamPosition()
- isCached()
- isCachedFile()
- isCachedMemory()
- length()
- mark()
- read()
- readBit()
- readBits()
- readBoolean()
- readByte()
- readBytes()
- readChar()
- readDouble()
- readFloat()
- readFully()
- readInt()
- readLine()
- readLong()
- readShort()
- readUnsignedByte()
- readUnsignedInt()
- readUnsignedShort()
- readUTF()
- reset()
- seek()
- setBitOffset()
- setByteOrder()
- skipBytes()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.