org.freecompany.redline.header

Class AbstractHeader.Int8Entry

class AbstractHeader.Int8Entry extends AbstractEntry<byte[]>

Method Summary
intgetType()
voidread(ByteBuffer buffer)
intsize()
StringtoString()
voidwrite(ByteBuffer data)

Method Detail

getType

public int getType()

read

public void read(ByteBuffer buffer)

size

public int size()

toString

public String toString()

write

public void write(ByteBuffer data)