ToByteArrayOutput

io.bullet.borer.output.ToByteArrayOutput

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Output.type

Members list

Concise view

Type members

Classlikes

final class ToByteArray(bufferSize: Int, allowBufferCaching: Boolean) extends Output

Default, mutable implementation for serializing to plain byte arrays.

Default, mutable implementation for serializing to plain byte arrays.

Attributes

Graph
Supertypes
trait Output
class Object
trait Matchable
class Any
object ToByteArrayProvider extends ToTypeProvider[Array[Byte]]

Attributes

Graph
Supertypes
trait ToTypeProvider[Array[Byte]]
class Object
trait Matchable
class Any
Self type