object StreamEncoder
- Companion
- class
class Object
trait Matchable
class Any
Value members
Methods
Creates a stream encoder which encodes all input values, then halts.
Unlike many
, if an encoding failure occurs, the resulting stream is not terminated.