PaddingProvider

io.bullet.borer.Input.PaddingProvider
abstract class PaddingProvider[Bytes]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def padByte(): Byte
def padBytes(rest: Bytes, missing: Long): Bytes
def padDoubleByte(remaining: Int): Char
def padOctaByte(remaining: Int): Long
def padQuadByte(remaining: Int): Int