SBinary
SBinary
API
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
sbinary.JavaOutput
class
JavaOutput
(
out
:
OutputStream
)
extends
Output
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Output
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
override
def
writeAll
(
source
:
Array
[
Byte
],
offset
:
Int
,
length
:
Int
):
Unit
Attributes
Definition Classes
Output
def
writeByte
(
value
:
Byte
):
Unit
Inherited methods
def
writeAll
(
source
:
Array
[
Byte
]):
Unit
Attributes
Inherited from:
Output