Byte

object Byte extends Tag[Byte]
class Tag[Byte]
class Object
trait Matchable
class Any
Byte.type

Value members

Concrete methods

override def load(ptr: Ptr[Byte]): Byte
Definition Classes
override def store(ptr: Ptr[Byte], value: Byte): Unit
Definition Classes

Inherited methods

def offset(idx: CSize): CSize
Inherited from:
Tag