public static class Bytes.InputStreamByteSupplier extends Object implements Bytes.ByteSupplier
Bytes.ByteSupplier based on InputStream.| 构造器和说明 |
|---|
InputStreamByteSupplier(InputStream is) |
public InputStreamByteSupplier(InputStream is)
public int getAsByte()
throws IOException
Bytes.ByteSupplierInputStream.read(), return
the byte as an unsigned int, -1 if there are no more bytes.getAsByte 在接口中 Bytes.ByteSupplierIOException - if supplying failsCopyright © 2019. All rights reserved.