RubyUnmarshalStream

fm.common.MessageCrypto.RubyUnmarshalStream
final class RubyUnmarshalStream(bytes: Array[Byte])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def readInt(): Int
def readSignedByte(): Byte
def readString(): String
def readUnsignedByte(): Int

Concrete fields

val in: ByteArrayInputStream