public class DecoderSpecific extends Descriptor
factory| Constructor and Description |
|---|
DecoderSpecific(ByteBuffer data) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWrite(ByteBuffer out) |
ByteBuffer |
getData() |
protected static DecoderSpecific |
parse(ByteBuffer input,
IDescriptorFactory factory) |
static int |
tag() |
read, writepublic DecoderSpecific(ByteBuffer data)
protected void doWrite(ByteBuffer out)
doWrite in class Descriptorpublic static int tag()
public ByteBuffer getData()
protected static DecoderSpecific parse(ByteBuffer input, IDescriptorFactory factory)
Copyright © 2018. All rights reserved.