com.flazr.io.f4v.box
Class STCO
java.lang.Object
com.flazr.io.f4v.box.STCO
- All Implemented Interfaces:
- Payload
public class STCO
- extends Object
- implements Payload
|
Constructor Summary |
STCO(org.jboss.netty.buffer.ChannelBuffer in)
|
STCO(org.jboss.netty.buffer.ChannelBuffer in,
boolean co64)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STCO
public STCO(org.jboss.netty.buffer.ChannelBuffer in)
STCO
public STCO(org.jboss.netty.buffer.ChannelBuffer in,
boolean co64)
setOffsets
public void setOffsets(List<Long> offsets)
getOffsets
public List<Long> getOffsets()
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
Copyright © 2011. All Rights Reserved.