Pidgin
Pidgin copied to clipboard
Make `CurrentOffset` long type?
https://github.com/benjamin-hodgson/Pidgin/blob/08fde6d183dccf4d0b326ef8e5ba4076d5a57593/Pidgin/Parser.CurrentOffset.cs#L8
Hi @benjamin-hodgson
I'd like to use a long type CurrentOffset
, as for large binary data, int
may not be enough.