readUntil

Undocumented in source. Be warned that the author may not have intended to support it.
readUntil
(
R
E
)
(
ref R r
,)
if (
isInputRange!R &&
isInputRange!E
&&
isScalarType!(ElementType!E)
&&
isScalarType!(ElementType!R)
)

Meta