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
12
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
milarin
19e0a61345
Pos() returns a Position object
2023-06-30 18:08:34 +02:00
errors.go
Commit() method implemented
2023-01-20 22:16:46 +01:00
go.mod
Commit() method implemented
2023-01-20 22:16:46 +01:00
go.sum
Commit() method implemented
2023-01-20 22:16:46 +01:00
pos_rune.go
positions introduced
2022-05-23 12:59:35 +02:00
position.go
fixed column indexing
2023-03-18 23:10:22 +01:00
reader_test.go
Pos() returns a Position object
2023-06-30 18:08:34 +02:00
reader.go
Pos() returns a Position object
2023-06-30 18:08:34 +02:00
runefunc.go
RuneFunc implemented
2023-01-20 23:59:36 +01:00
utils.go
RuneFunc implemented
2023-01-20 23:59:36 +01:00
Description
even more advanced buffered IO than the bufio package. Unlimited unreads :)
47
KiB
Languages
Go
100%