Class CodepointIteratorByteArray

All Implemented Interfaces:
ICodepointIterator, Iterator<Codepoint>

public class CodepointIteratorByteArray extends CodepointIteratorByteBuffer
Author:
Apache Abdera
  • Constructor Details

    • CodepointIteratorByteArray

      public CodepointIteratorByteArray(@Nonnull byte[] aBytes, @Nonnull Charset aCharset)