Codec
for reading a single Boolean
from remaining stream data.
Codec
for reading a single Boolean
from remaining stream data.
a filled-out allPattern
if successful
Codec
for reading a String
, a Long
, and two Int
s from remaining stream data.
Codec
for reading a String
, a Long
, and two Int
s from remaining stream data.
All String
s processed by this reading are wide character and are padded by six.
a filled-out allPattern
if successful
Codec
for reading a single Int
from remaining stream data.
Codec
for reading a single Int
from remaining stream data.
Multiple bit lengths can be processed from this reading.
the Codec[Int]
read by this method
a filled-out allPattern
if successful
Codec
for reading an Int
followed by a Long
from remaining stream data.
Codec
for reading an Int
followed by a Long
from remaining stream data.
Multiple bit lengths can be processed for the Long1
value from this reading.
the Codec[Long]
read by this method
a filled-out allPattern
if successful
Codec
for reading an Int
followed by a String
from remaining stream data.
Codec
for reading an Int
followed by a String
from remaining stream data.
All String
s processed by this reading are wide character and are padded by two.
a filled-out allPattern
if successful
Codec
for reading a single Long
from remaining stream data.
Codec
for reading a single Long
from remaining stream data.
a filled-out allPattern
if successful
Codec
for reading two Long
s from remaining stream data.
Codec
for reading two Long
s from remaining stream data.
a filled-out allPattern
if successful
Codec
for reading nothing from the remainder of the stream data.
Codec
for reading nothing from the remainder of the stream data.
a filled-out allPattern
if successful
Select the Codec
to translate bit data in this packet with an allPattern
format.
Select the Codec
to translate bit data in this packet with an allPattern
format.
the purpose of this packet; also decides the content of the parameter fields
an allPattern
Codec
that parses the appropriate data
Codec
for reading a String
from remaining stream data.
Codec
for reading a String
from remaining stream data.
All String
s processed by this reading are wide character and are padded by six.
a filled-out allPattern
if successful