JavaFormats

trait JavaUTF
trait Protocol
class Object
trait Matchable
class Any

Type members

Inherited classlikes

Inherited from
StandardPrimitives
object ByteFormat
Inherited from
Protocol
object CharFormat
Inherited from
StandardPrimitives
Inherited from
StandardPrimitives
Inherited from
StandardPrimitives
object IntFormat
Inherited from
StandardPrimitives
object LongFormat
Inherited from
StandardPrimitives
Inherited from
StandardPrimitives

A Format for strings compatible with the modified UTF format used by java.io.DataInput and java.io.DataOutput.

A Format for strings compatible with the modified UTF format used by java.io.DataInput and java.io.DataOutput.

Inherited from
JavaUTF
object UnitFormat
Inherited from
Protocol