Byte.G.><

object Pack
Companion
class
Source
Pack.scala
class Object
trait Matchable
class Any

Def

def fromArray[A <: RAW](v: Array[SELF], sz: Int): Byte.G.><[A]
def fromStream[A <: RAW](v: ~[A]): Byte.G.><[A]
def fromVarArg[A <: RAW](v: A, vs: Seq[A]): Byte.G.><[A]
@targetName("getVoid")
def void[A <: RAW]: Byte.G.><[A]

Get void instance

Get void instance

Source
Pack.scala