ntex/ntex-codec
Juan Aguilar d0da3f3ec1
Improve bcodec encode performance (#22)
Remove repeat calls to `reverve` method. Stop treating `item`
since it has the assured drop. Add the inline attribute because the
resulting body is just one line.
2020-07-19 15:50:17 +06:00
..
src Improve bcodec encode performance (#22) 2020-07-19 15:50:17 +06:00
Cargo.toml Update bytes version to 0.5.6 (#21) 2020-07-17 06:49:45 +06:00
CHANGES.md Do not swallow unprocessed data on read errors 2020-04-17 11:16:17 +06:00
LICENSE merge actix-rt 2020-03-29 14:15:18 +06:00