muster.codec

jawn

package jawn

Visibility
  1. Public
  2. All

Value Members

  1. object JawnCodec extends JsonRenderer[String] with InputFormat[Consumable[_], JawnInputCursor]

    Provides a codec using the jawn library for dealing with json

    Provides a codec using the jawn library for dealing with json

    It combines a Renderer with a InputFormat to provide bidirectional encoding and decoding of JSON streams

  2. package api

Ungrouped