ByteEncode

object ByteEncode
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

inline
def apply[A](using ev: ByteEncode[A]): ByteEncode[A]

Givens

Givens

given forADT

canonical instance of ByteEncode for any algebraic data type

canonical instance of ByteEncode for any algebraic data type

given forVector

canonical instance of ByteEncode for vectors

canonical instance of ByteEncode for vectors