buffer-codec-processor
Toggle table of contents
4.2.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
buffer-codec-processor
buffer-codec-processor
/
com.ditchoom.buffer.codec.processor
/
BatchGroup
Batch
Group
data
class
BatchGroup
(
val
fields
:
List
<
FieldInfo
>
,
val
totalBytes
:
Int
,
val
readMethod
:
String
)
Members
Constructors
Batch
Group
Link copied to clipboard
constructor
(
fields
:
List
<
FieldInfo
>
,
totalBytes
:
Int
,
readMethod
:
String
)
Properties
fields
Link copied to clipboard
val
fields
:
List
<
FieldInfo
>
read
Method
Link copied to clipboard
val
readMethod
:
String
total
Bytes
Link copied to clipboard
val
totalBytes
:
Int