Reading 32-bit IEEE floats from binary file ??



Is there a Common Lisp package that knows how to read binary format 32-bit IEEE floats from a binary file?

I can cobble one together without too much trouble, but I was just wondering if someone else had already done it.

Thanks.

Henry Baker