public class CodepointIteratorByteBuffer extends CodepointIteratorCharBuffer
m_nLimit, m_nPosition
Constructor and Description |
---|
CodepointIteratorByteBuffer(ByteBuffer aBytes,
Charset aCharset) |
get, get
isHigh, isLow, lastPosition, limit, next, nextChars, peek, peek, peekChars, position, position, remaining, restrict
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasNext, restrict, restrict
forEachRemaining, remove
public CodepointIteratorByteBuffer(@Nonnull ByteBuffer aBytes, @Nonnull Charset aCharset)
Copyright © 2014–2019 Philip Helger. All rights reserved.