com.alibaba.simpleimage.io
类 ByteArraySeekableStreamWrap
java.lang.Object
ByteArraySeekableStream
com.alibaba.simpleimage.io.ByteArraySeekableStreamWrap
public class ByteArraySeekableStreamWrap
- extends ByteArraySeekableStream
ByteArraySeekableStreamWrap
public ByteArraySeekableStreamWrap(byte[] src,
int offset,
int length)
throws IOException
- 抛出:
IOException
ByteArraySeekableStreamWrap
public ByteArraySeekableStreamWrap(byte[] src)
throws IOException
- 抛出:
IOException
wrapInputStream
public static ByteArraySeekableStreamWrap wrapInputStream(InputStream is)
throws IOException
- 抛出:
IOException
Copyright © 2012–2013 Alibaba Group. All rights reserved.