PaddingProvider

abstract class PaddingProvider[Bytes]
class Object
trait Matchable
class Any

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