| Package | Description |
|---|---|
| org.agrona.sbe.solon |
| Modifier and Type | Method and Description |
|---|---|
<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) |
| Modifier and Type | Method and Description |
|---|---|
<T extends SbeSerializable> |
SbeOutput.writeArray(T[] array) |
| Modifier and Type | Method and Description |
|---|---|
<T extends SbeSerializable> |
SbeOutput.writeList(List<SbeSerializable> collection) |
Copyright © 2025. All rights reserved.