软件包 | 描述 |
---|---|
javax.imageio.stream |
一包I/O API处理底层I/O从文件和流的java图像。
|
Modifier and Type | Method and Description |
---|---|
void |
ImageInputStreamImpl.readBytes(IIOByteBuffer buf, int len) |
void |
ImageInputStream.readBytes(IIOByteBuffer buf, int len)
读到
len 字节流,并对所提供的
IIOByteBuffer 表示字节数组,偏移,和长度的数据可以发现。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.