W3cubDocs

/Pony

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

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/builtin-ByteSeqIter