| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Apologies for the "git noise" from my previous contributions. I should've rebased! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #382
This truncates the very rare edge cases that exceed the byte limit, because of heavy UTF-8 usage. This path was chosen because using strL in STATA would require a significant rewrite to re-count the byte map for the binary file.
This will very, very rarely truncate the field, but provide the full row count, rather than silently dropping the entire row.