I guess the library you want to use doesn't inherit behaviors from Stream. You could grab the .parseInt() function from the Stream object and adapt it to your needs.
I guess the library you want to use doesn't inherit behaviors from Stream. You could grab the .parseInt() function from the Stream object and adapt it to your needs.