![]() |
Nexus Engine
v0.0.1
|
Public Member Functions | |
| void | Feed (std::span< const byte > rawBytes) |
| std::optional< std::vector< byte > > | TryExtract () |
| bool | HasInvalidData () const noexcept |
| void | Reset () noexcept |
Static Public Attributes | |
| static constexpr usize | MAX_BUFFERED_BYTES = MAX_FRAME_SIZE * 2 |
| void Nexus::Network::StreamReassembler::Feed | ( | std::span< const byte > | rawBytes | ) |
|
nodiscardnoexcept |
|
noexcept |
|
nodiscard |
|
staticconstexpr |