chickadee » php-s11n » php-s11n-read-integer

php-s11n-read-integer PORTprocedure

Reads a serialized PHP integer literal from PORT, returning a Scheme integer. The string representation of the integer is converted to a number using string->number.