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
(
ref cstring chunk
)
dg
)

Meta