| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
class |
MarshallableBytesMarshaller<M extends Marshallable> |
| Modifier and Type | Method and Description |
|---|---|
static <M extends Marshallable> |
MarshallableBytesMarshaller.of(java.util.function.Function<net.openhft.chronicle.bytes.Bytes,Wire> wireFactory,
java.util.function.Supplier<M> mSupplier) |
| Modifier and Type | Method and Description |
|---|---|
default Marshallable |
ValueIn.typedMarshallable() |
| Modifier and Type | Method and Description |
|---|---|
default WireOut |
ValueOut.typedMarshallable(Marshallable object) |
Copyright © 2015. All rights reserved.