builtin ByteSeqIter - tadashi9e/gmp4pony GitHub Wiki

ByteSeqIter

[Source]

Accept an iterable collection of String or Array[U8] val.

interface val ByteSeqIter

Public Functions

values

[Source]

fun box values()
: Iterator[(this->String box | this->Array[U8 val] box)] ref

Returns


⚠️ **GitHub.com Fallback** ⚠️