◆ pumpFrame()
| ReplayStatus donner::editor::sandbox::ReplayingRenderer::pumpFrame |
( |
std::span< const uint8_t > | wire, |
|
|
ReplayReport & | report ) |
Replays the given wire-format bytes onto the target backend. The bytes are expected to begin with a kStreamHeader and end with kEndFrame.
- Parameters
-
| wire | Byte span containing the full frame (may be a view into stdout bytes, a mapped file, or a test buffer). |
| [out] | report | Populated with per-message statistics regardless of status. |
- Returns
- kOk on full success, or an error discriminant describing where replay stopped.
The documentation for this class was generated from the following file: