public interface IStreamData<T>
| Modifier and Type | Method and Description |
|---|---|
IStreamData<T> |
duplicate()
Creates a byte accurate copy.
|
IoBuffer |
getData()
Getter for property 'data'.
|
IoBuffer getData()
IStreamData<T> duplicate() throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2006-2012 The Red5 Project