PercentEncoder.opApply

Encodes this.source in an 'foreach' iteration over encoded chunks. Each chunk is guaranteed not to be empty.

class PercentEncoder
int
opApply
(
scope int delegate dg
)

Meta