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
/
JavaOutput
JavaOutput
class
JavaOutput
(out:
OutputStream
) extends
Output
Graph
Supertypes
trait
Output
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override
def
writeAll
(source:
Array
[
Byte
], offset:
Int
, length:
Int
):
Unit
Definition Classes
Output
def
writeByte
(value:
Byte
):
Unit
Inherited methods
def
writeAll
(source:
Array
[
Byte
]):
Unit
Inherited from
Output