Go to file
Anton Tarasenko af3341c1e7 Refactor MessageReader for clarity
Rename `received_bytes` into `ue_received_bytes` and get rid of
`next_received_bytes` by reading relevant data into new byte buffer
instead.
2021-07-22 18:48:09 +07:00
src Refactor MessageReader for clarity 2021-07-22 18:48:09 +07:00
.gitignore Initial commit 2020-11-17 13:05:42 +07:00
Cargo.lock Add MessageReader implementation 2021-07-21 03:40:29 +07:00
Cargo.toml Add MessageReader implementation 2021-07-21 03:40:29 +07:00