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