Skip to content

Stream parseInt() and parseFloat() functions should have an option to not search ahead. [imported] #630

Closed
@cmaglie

Description

@cmaglie

This is Issue 630 moved from a Google Code project.
Added by 2011-09-08T18:45:08.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Enhancement, Priority-Medium, Component-Core

Original description

I'd like to add a parameter to these functions (or some other method) that tells them not to skip ahead in the stream data to find the next number. Ideally, there should be three options: don't skip anything, only skip whitespace, and skip anything. Maybe SKIP_NONE, SKIP_ALL, SKIP_NONE.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions