16ef1c547b
* Remove eth feature, and BBBC related code * Burn some more, especially clients
8 lines
255 B
Markdown
8 lines
255 B
Markdown
Ordered Buffer
|
|
==============
|
|
|
|
**CURRENTLY UNUSED**
|
|
|
|
This crate takes care of reliably and speedily turning bytes into a series of ordered message fragments on one side, and of reliably reassembling the fragments into the original message on the other.
|
|
|