VPackKeyDecoder

avokka.velocypack.VPackKeyDecoder$
See theVPackKeyDecoder companion trait

Attributes

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

Members list

Value members

Concrete methods

def apply[T](implicit e: VPackKeyDecoder[T]): VPackKeyDecoder[T]

Implicits

Implicits

implicit val vpackKeyDecoderString: VPackKeyDecoder[String]
implicit val vpackKeyDecoderSymbol: VPackKeyDecoder[Symbol]