| 程序包 | 说明 |
|---|---|
| org.agrona.sbe.solon |
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends SbeSerializable> |
SbeInput.readObject(Function<SbeInput,T> creator) |
<T extends SbeSerializable> |
SbeOutput.writeArray(T[] array) |
<T extends SbeSerializable> |
SbeOutput.writeList(List<SbeSerializable> collection) |
<T extends SbeSerializable> |
SbeOutput.writeObject(T object) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends SbeSerializable> |
SbeOutput.writeArray(T[] array) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends SbeSerializable> |
SbeOutput.writeList(List<SbeSerializable> collection) |
Copyright © 2024. All rights reserved.