This website requires JavaScript.
Explore
Help
Register
Sign In
tordarus
/
bufr
Watch
1
Star
0
Fork
0
You've already forked bufr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
19
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Timon Ringwald
ca6cf3d943
fixed StringWhile
2022-05-23 14:04:39 +02:00
errors.go
initial commit
2022-04-19 14:35:10 +02:00
go.mod
initial commit
2022-04-19 14:35:10 +02:00
go.sum
initial commit
2022-04-19 14:35:10 +02:00
pos_rune.go
positions introduced
2022-05-23 12:59:35 +02:00
position.go
positions introduced
2022-05-23 12:59:35 +02:00
reader_test.go
fixed StringWhile
2022-05-23 14:04:39 +02:00
reader.go
fixed StringWhile
2022-05-23 14:04:39 +02:00
utils.go
initial commit
2022-04-19 14:35:10 +02:00
Description
even more advanced buffered IO than the bufio package. Unlimited unreads :)
47
KiB
Languages
Go
100%