Class ByteIterator

java.lang.Object
com.landawn.abacus.util.ByteIterator
All Implemented Interfaces:
Immutable, Iterator<Byte>
Direct Known Subclasses:
ByteIteratorEx

public abstract class ByteIterator extends Object
Since:
0.8
Author:
Haiyang Li