buffer-codec-processor
Toggle table of contents
4.2.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
buffer-codec-processor
buffer-codec-processor
/
com.ditchoom.buffer.codec.processor
/
FieldReadStrategy
/
PrimitiveField
Primitive
Field
data
class
PrimitiveField
(
val
primitive
:
Primitive
,
val
wireBytes
:
Int
=
primitive.defaultWireBytes
)
:
FieldReadStrategy
Members
Constructors
Primitive
Field
Link copied to clipboard
constructor
(
primitive
:
Primitive
,
wireBytes
:
Int
=
primitive.defaultWireBytes
)
Properties
fixed
Size
Link copied to clipboard
val
fixedSize
:
Int
primitive
Link copied to clipboard
val
primitive
:
Primitive
wire
Bytes
Link copied to clipboard
val
wireBytes
:
Int