- 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.
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.