| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-03 | lib/os: fix IsBinary that return true if file size less than 1024 | Shulhan | |
| If file size less than half of 1024, the rest of bytes will be `0` and it will counted as binary character. | |||
![]() |
index : pakakeh.go | |
| Collections of packages and tools for working with Go programming language. | Shulhan |
| aboutsummaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-03 | lib/os: fix IsBinary that return true if file size less than 1024 | Shulhan | |
| If file size less than half of 1024, the rest of bytes will be `0` and it will counted as binary character. | |||