io.github.vigoo.desert.ziosupport.custom

Members list

Value members

Concrete methods

final def readByteChunk[A](count: Int)(implicit ctx: DeserializationContext): Chunk[Byte]
final def writeByteChunk[A](chunk: Chunk[Byte])(implicit ctx: SerializationContext): Unit