protected class OggPage.OggPacketIterator extends Object implements Iterator<OggPacketData>
OggPacket if it can, otherwise
just the OggPacketData if the rest of the
packet is in another OggPagepublic boolean hasNext()
hasNext in interface Iterator<OggPacketData>public OggPacketData next()
next in interface Iterator<OggPacketData>public void remove()
remove in interface Iterator<OggPacketData>Copyright © 2016. All Rights Reserved.