SBinary
SBinary
sbinary
BasicTypes
CollectionTypes
ByteArrayFormat
CoreProtocol
DefaultProtocol
DefaultProtocol
EOF
EOF
Format
Generic
CollectionFormat
LengthEncoded
Summand
Input
Input
JavaFormats
JavaInput
JavaOutput
JavaUTF
StringFormat
LowPriorityCollectionTypes
Operations
Output
Output
Protocol
ByteFormat
UnitFormat
Reads
StandardPrimitives
BooleanFormat
CharFormat
DoubleFormat
FloatFormat
IntFormat
LongFormat
ShortFormat
StandardTypes
BigDecimalFormat
BigIntFormat
ClassFormat
Writes
SBinary
/
sbinary
/
JavaInput
JavaInput
class
JavaInput
(in:
InputStream
) extends
Input
Graph
Supertypes
trait
Input
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
readByte
:
Byte
override
def
readTo
(target:
Array
[
Byte
], offset:
Int
, length:
Int
):
Int
Definition Classes
Input
Inherited methods
def
readFully
(target:
Array
[
Byte
]):
Unit
Inherited from
Input
def
readFully
(target:
Array
[
Byte
], offset:
Int
, length:
Int
):
Unit
Inherited from
Input
def
readTo
(target:
Array
[
Byte
]):
Int
Inherited from
Input