| 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 |
|---|---|
WireOut |
ValueOut.typedMap(Map<? extends WriteMarshallable,? extends Marshallable> map) |
Copyright © 2015. All rights reserved.