|
FINAL CUT
|

Classes | |
| struct | TypeSlice |
Public Types | |
| enum | OutputType : uInt8 { String, Control } |
| using | TypeSliceBuffer = FRingBuffer< TypeSlice, BUFFER_SIZE > |
Public Member Functions | |
| auto | isEmpty () const noexcept -> bool |
Public Attributes | |
| TypeSliceBuffer | slices {} |
| FCharBuffer | data {2 * BUFFER_SIZE} |
Static Public Attributes | |
| static constexpr std::size_t | BUFFER_SIZE = 32'768 |
1.8.13