protected class BinaryWire.BinaryValueOut extends BinaryWire.FixedBinaryValueOut
SMALL_MESSAGE, ZEROS_64| Modifier | Constructor and Description |
|---|---|
protected |
BinaryValueOut() |
| Modifier and Type | Method and Description |
|---|---|
WireOut |
float32(float f) |
WireOut |
float64(double d) |
WireOut |
int16(short i16) |
WireOut |
int32(int i32) |
WireOut |
int64(long i64) |
WireOut |
int8(byte i8) |
WireOut |
uint16checked(int u16) |
WireOut |
uint32checked(long u32) |
WireOut |
uint8checked(int u8) |
bool, boolForBinding, bytes, bytes, bytes, bytes, bytes0, bytesLiteral, compressedSize, date, dateTime, fixedFloat32, fixedFloat64, fixedInt16, fixedInt32, fixedInt64, fixedInt8, fixedOrderedInt32, int128forBinding, int128forBinding, int32forBinding, int32forBinding, int64_0x, int64array, int64array, int64forBinding, int64forBinding, map, marshallable, marshallable, nu11, rawBytes, resetState, sequence, sequence, text, text, text, time, typedMap, typeLiteral, typeLiteral, typeLiteral, typePrefix, utf8, uuid, wireOut, writeLength, zonedDateTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitarray, array, array, array, array, array, array, arrayDelta, arrayDelta, asEnum, character, collection, compress, compress, float32, float64, int16, int32, int32, int64, int8, leaf, leaf, list, list, marshallable, marshallable, object, object, optionalTyped, rawText, resetBetweenDocuments, sequence, sequence, sequenceWithLength, set, set, swapLeaf, text, throwable, typedMarshallable, typedMarshallable, typedMarshallable, typedScalar, typePrefix, uint16, uint32, uint8, untypedObject@NotNull public WireOut int8(byte i8)
int8 in interface ValueOutint8 in class BinaryWire.FixedBinaryValueOut@NotNull public WireOut uint8checked(int u8)
uint8checked in interface ValueOutuint8checked in class BinaryWire.FixedBinaryValueOut@NotNull public WireOut int16(short i16)
int16 in interface ValueOutint16 in class BinaryWire.FixedBinaryValueOut@NotNull public WireOut uint16checked(int u16)
uint16checked in interface ValueOutuint16checked in class BinaryWire.FixedBinaryValueOut@NotNull public WireOut int32(int i32)
int32 in interface ValueOutint32 in class BinaryWire.FixedBinaryValueOut@NotNull public WireOut uint32checked(long u32)
uint32checked in interface ValueOutuint32checked in class BinaryWire.FixedBinaryValueOut@NotNull public WireOut int64(long i64)
int64 in interface ValueOutint64 in class BinaryWire.FixedBinaryValueOut@NotNull public WireOut float32(float f)
float32 in interface ValueOutfloat32 in class BinaryWire.FixedBinaryValueOut@NotNull public WireOut float64(double d)
float64 in interface ValueOutfloat64 in class BinaryWire.FixedBinaryValueOutCopyright © 2019. All rights reserved.