public interface ICustomSerializable
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Output output)
Serialize this object to the given output stream.
|
void serialize(Output output)
output - outputCopyright © 2005–2017 Red5. All rights reserved.