public interface IDecoder
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
get_buffer() |
int |
process_buffer(ByteBuffer buf_,
int size_) |
void |
set_msg_sink(IMsgSink msg_sink) |
boolean |
stalled() |
void set_msg_sink(IMsgSink msg_sink)
ByteBuffer get_buffer()
int process_buffer(ByteBuffer buf_, int size_)
boolean stalled()
Copyright © 2014. All rights reserved.