public interface ICustomSerializable
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Output output,
Serializer serializer)
Serialize this object to the given output stream.
|
void serialize(Output output, Serializer serializer)
output - outputserializer - serializerCopyright © 2006-2012 The Red5 Project