wvlet.airframe.msgpack.impl

Members list

Concise view

Type members

Classlikes

class BufferPackerImpl(bufferPacker: MessageBufferPacker) extends PackerImpl with BufferPacker

Attributes

Graph
Supertypes
trait Packer
trait AutoCloseable
class Object
trait Matchable
class Any
class PackerImpl(packer: MessagePacker) extends Packer

Adapter to msgpack-core's MessagePacker

Adapter to msgpack-core's MessagePacker

Attributes

Companion:
object
Graph
Supertypes
trait Packer
trait AutoCloseable
class Object
trait Matchable
class Any
Known subtypes
object PackerImpl

Attributes

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

Attributes

Graph
Supertypes
trait Packer
trait AutoCloseable
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
trait Unpacker
trait AutoCloseable
class Object
trait Matchable
class Any
class UnpackerImpl(unpacker: MessageUnpacker) extends Unpacker

A bridge implementation with msgpack-core MessageUnpacker. TODO: Use pure-Scala impl

A bridge implementation with msgpack-core MessageUnpacker. TODO: Use pure-Scala impl

Attributes

Companion:
object
Graph
Supertypes
trait Unpacker
trait AutoCloseable
class Object
trait Matchable
class Any

Attributes

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