ToByteArrayOutput

io.bullet.borer.output.ToByteArrayOutput

Attributes

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

Members list

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

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

Attributes

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