SimpleInput

mcodec.SimpleInput
trait SimpleInput

Attributes

Source
Input.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Attributes

Source
Input.scala

Attributes

Source
Input.scala

Attributes

Source
Input.scala

Attributes

Source
Input.scala
def readInt(): Int

Attributes

Source
Input.scala
def readLong(): Long

Attributes

Source
Input.scala

Attributes

Source
Input.scala

Concrete methods

Attributes

Source
Input.scala
def readByte(): Byte

Attributes

Source
Input.scala
def readChar(): Char

Attributes

Source
Input.scala
def readFloat(): Float

Attributes

Source
Input.scala
def readShort(): Short

Attributes

Source
Input.scala

Attributes

Source
Input.scala