org.red5.server.stream
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
IOException
ClassNotFoundException
Copyright © 2006-2012 The Red5 Project