CodecAPI

object CodecAPI
Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

trait Codec[A]
abstract class DelegatingCodecAPI extends CodecAPI

Value members

Concrete methods

Creates special cases for String and Blobs so that they are encoded/decoded respectively as plaintext or binary (as opposed to json strings and base64 encoded json strings, for instance)

Creates special cases for String and Blobs so that they are encoded/decoded respectively as plaintext or binary (as opposed to json strings and base64 encoded json strings, for instance)