| 程序包 | 说明 |
|---|---|
| cn.sliew.milky.common.io.stream |
| 限定符和类型 | 类和说明 |
|---|---|
class |
InputStreamStreamInput |
| 限定符和类型 | 方法和说明 |
|---|---|
static StreamInput |
StreamInput.wrap(byte[] bytes) |
static StreamInput |
StreamInput.wrap(byte[] bytes,
int offset,
int length) |
| 限定符和类型 | 方法和说明 |
|---|---|
V |
Readable.Reader.read(StreamInput in)
Read
V-type value from a stream. |
void |
Readable.readFrom(StreamInput in)
Set this object's fields from a StreamInput.
|
Copyright © 2021. All rights reserved.