com.googlecode.mp4parser.authoring.builder
Class ByteBufferHelper
java.lang.Object
com.googlecode.mp4parser.authoring.builder.ByteBufferHelper
public class ByteBufferHelper
- extends Object
Used to merge adjacent byte buffers.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteBufferHelper
public ByteBufferHelper()
mergeAdjacentBuffers
public static List<ByteBuffer> mergeAdjacentBuffers(List<ByteBuffer> samples)
Copyright © 2012. All Rights Reserved.