Cryo

fabric.Cryo$
object Cryo

Attributes

Source:
Cryo.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Cryo.type

Members list

Concise view

Value members

Concrete methods

def bytes(json: Json): Int

Attributes

Source:
Cryo.scala
def freeze(json: Json, allocateDirect: Boolean): ByteBuffer

Attributes

Source:
Cryo.scala
def freeze(json: Json, bb: ByteBuffer): Unit

Attributes

Source:
Cryo.scala
def thaw(bb: ByteBuffer): Json

Attributes

Source:
Cryo.scala