JsonEncoderPlatformSpecific

class Object
trait Matchable
class Any
trait JsonEncoder[A]

Value members

Concrete methods

final def encodeJsonStream(a: A): ZStream[Any, Throwable, Char]

Encodes the specified value into a character stream.

Encodes the specified value into a character stream.

Concrete fields