Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class javax.imageio.stream.IIOByteBuffer
Uses in package javax.imageio.stream
Methods with parameter type javax.imageio.stream.IIOByteBuffer
void
ImageInputStream
.
readBytes
(
IIOByteBuffer
buf, int numBytes)
Reads up to a specified number of bytes, and modifies a
IIOByteBuffer
to hold the read data.
void
ImageInputStreamImpl
.
readBytes
(
IIOByteBuffer
buffer, int len)
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About