summaryrefslogtreecommitdiff
path: root/lib/bytes/parser_example_test.go
AgeCommit message (Expand)Author
2023-04-13lib/bytes: move unit Test for Read and SkipLine to ExampleShulhan
2023-04-09lib/bytes: add method ReadLine to ParserShulhan
2023-04-09lib/bytes: return the number of skipped chars on Skip(Horizontal)SpacesShulhan
2023-04-09lib/bytes: add method Remaining to ParserShulhan
2023-04-08lib/bytes: add various methods to ParserShulhan