JsonSerializer

smile.json.JsonSerializer
See theJsonSerializer companion class

Attributes

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

Members list

Value members

Concrete fields

Binary subtypes

Binary subtypes

Attributes

End of document

End of document

Attributes

End of string

End of string

Attributes

val FALSE: Byte
val TRUE: Byte

Type markers, based on BSON (http://bsonspec.org/spec.html).

Type markers, based on BSON (http://bsonspec.org/spec.html).

Attributes

val UTF8: Charset
val `null`: Array[Byte]

Encoding of "undefined"

Encoding of "undefined"

Attributes

Implicits

Implicits

implicit def byteBuffer2ArrayByte(buffer: ByteBuffer): Array[Byte]

Helper function convert ByteBuffer to Array[Byte].

Helper function convert ByteBuffer to Array[Byte].

Attributes