org.red5.server.net.rtmp.event
Class SerializeUtils
java.lang.Object
org.red5.server.net.rtmp.event.SerializeUtils
public class SerializeUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializeUtils
public SerializeUtils()
ByteBufferToByteArray
public static byte[] ByteBufferToByteArray(org.apache.mina.common.ByteBuffer buf)
ByteArrayToByteBuffer
public static void ByteArrayToByteBuffer(byte[] byteBuf,
org.apache.mina.common.ByteBuffer buf)
Copyright © 2006-2007 the Red5 project.