next up previous contents index
Next: read! Up: BinaryReader Previous: bin   Contents   Index


binaryReader


Usage

binaryReader f


Signature

binaryReader: (() $\to$ Byte) $\to$ %


Parameter Type Description
f () $\to$ Byte the single-byte read function


Returns

Returns the input stream for which $f()$ reads a byte.



Manuel Bronstein 2004-06-28