com.flazr.io.f4v.box
Class FTYP
java.lang.Object
com.flazr.io.f4v.box.FTYP
- All Implemented Interfaces:
- Payload
public class FTYP
- extends Object
- implements Payload
|
Constructor Summary |
FTYP(org.jboss.netty.buffer.ChannelBuffer in)
|
|
Method Summary |
void |
read(org.jboss.netty.buffer.ChannelBuffer in)
|
String |
toString()
|
org.jboss.netty.buffer.ChannelBuffer |
write()
|
FTYP
public FTYP(org.jboss.netty.buffer.ChannelBuffer in)
read
public void read(org.jboss.netty.buffer.ChannelBuffer in)
- Specified by:
read in interface Payload
write
public org.jboss.netty.buffer.ChannelBuffer write()
- Specified by:
write in interface Payload
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011. All Rights Reserved.