PackerImpl

wvlet.airframe.msgpack.impl.PackerImpl$
See thePackerImpl companion class
object PackerImpl

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PackerImpl.type

Members list

Value members

Concrete methods

def timeStampExtBytes(epochSecond: Long, nanoAdjustment: Int): Array[Byte]
def toMsgPackV8Value(v: Value): Value