- accept(Boolean) - Method in interface net.openhft.chronicle.wire.util.BooleanConsumer
-
Performs this operation on the given argument.
- accept(byte) - Method in interface net.openhft.chronicle.wire.util.ByteConsumer
-
Performs this operation on the given argument.
- accept(char) - Method in interface net.openhft.chronicle.wire.util.CharConsumer
-
Performs this operation on the given argument.
- accept(float) - Method in interface net.openhft.chronicle.wire.util.FloatConsumer
-
Performs this operation on the given argument.
- accept(short) - Method in interface net.openhft.chronicle.wire.util.ShortConsumer
-
Performs this operation on the given argument.
- acquireAnotherStringBuilder(CharSequence) - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireStringBuilder() - Static method in enum net.openhft.chronicle.wire.Wires
-
- addAtomicValue(int) - Method in class net.openhft.chronicle.wire.BinaryIntReference
-
- addAtomicValue(long) - Method in class net.openhft.chronicle.wire.BinaryLongReference
-
- addAtomicValue(int) - Method in class net.openhft.chronicle.wire.TextIntReference
-
- addAtomicValue(long) - Method in class net.openhft.chronicle.wire.TextLongReference
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.QueryWire
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.RawWire
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.TextWire
-
- addPadding(int) - Method in interface net.openhft.chronicle.wire.WireOut
-
- addValue(int) - Method in class net.openhft.chronicle.wire.BinaryIntReference
-
- addValue(long) - Method in class net.openhft.chronicle.wire.BinaryLongReference
-
- addValue(int) - Method in class net.openhft.chronicle.wire.TextIntReference
-
- addValue(long) - Method in class net.openhft.chronicle.wire.TextLongReference
-
- andThen(BooleanConsumer) - Method in interface net.openhft.chronicle.wire.util.BooleanConsumer
-
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after
operation.
- andThen(ByteConsumer) - Method in interface net.openhft.chronicle.wire.util.ByteConsumer
-
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after
operation.
- andThen(CharConsumer) - Method in interface net.openhft.chronicle.wire.util.CharConsumer
-
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after
operation.
- andThen(FloatConsumer) - Method in interface net.openhft.chronicle.wire.util.FloatConsumer
-
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after
operation.
- andThen(ShortConsumer) - Method in interface net.openhft.chronicle.wire.util.ShortConsumer
-
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after
operation.
- ANY_CODE_MATCH - Static variable in class net.openhft.chronicle.wire.BinaryWire
-
- applyToMarshallable(Function<WireIn, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- asText(Wire) - Static method in class net.openhft.chronicle.wire.TextWire
-