We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Count lengths during parsing
Use generics. Eliminate the Bytes variants in favor of generics. This allows for fewer allocations when operating on `[]byte` slices.
module version