接口 BinOutputStream.BytesGetter
-
- 封闭类:
- BinOutputStream
public static interface BinOutputStream.BytesGetter
-
-
方法概要
修饰符和类型 方法 说明 byte[]
getBytes()
-
-
-
方法详细资料
-
getBytes
byte[] getBytes() throws IOException
- 抛出:
IOException
-
-
public static interface BinOutputStream.BytesGetter
修饰符和类型 | 方法 | 说明 |
---|---|---|
byte[] |
getBytes() |
byte[] getBytes() throws IOException
IOException