ByteBufConfig

case class ByteBufConfig(chunkSize: Int)

Provides a more fine grained control while encoding HttpData into ByteBUfs

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def chunkSize(fileLength: Long): Int

Inherited methods

Inherited from:
Product