automorph.codec.messagepack
package automorph.codec.messagepack
Members list
Type members
Classlikes
uPickle MessagePack message codec plugin.
uPickle MessagePack message codec plugin.
Type parameters
- Custom
-
customized Upickle reader and writer implicits instance type
Value parameters
- custom
-
customized Upickle reader and writer implicits instance
Attributes
- Constructor
-
Creates a uPickle codec plugin using MessagePack as message format.
- See also
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MessageCodec[Msg]trait MessageCodecMeta[Msg]class Objecttrait Matchableclass AnyShow all
trait UpickleMessagePackCustom extends UpickleCustom
uPickle message codec customization for MessagePack format.
uPickle message codec customization for MessagePack format.
Provides basic null-safe data types and RPC protocol message support.
Attributes
- Companion
- object
- Supertypes
-
trait UpickleCustomtrait AttributeTaggedtrait Apitrait MsgReadWriterstrait JsReadWriterstrait LowPriReadWriterstrait MacroImplicitstrait WebJsontrait Writerstrait LowPriWriterstrait WritersVersionSpecifictrait Readerstrait ReadersVersionSpecifictrait CaseClassReadWriterstrait Annotatortrait MacrosCommontrait Configtrait Generatedtrait TupleReadWriterstrait Typesclass Objecttrait Matchableclass AnyShow all
object UpickleMessagePackCustom
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
In this article