Public Member Functions | |
_.Library.Integer | ParseToList (_.Stream.FileCharacter s, _.Library.List out, _.Library.Integer max) |
Parses from s, adding values to out up to max + epsilon. More... | |
_.Library.Integer ParseToList | ( | _.Stream.FileCharacter | s, |
_.Library.List | out, | ||
_.Library.Integer | max | ||
) |
Parses from s, adding values to out up to max + epsilon.
returns count of objects added to out