Commit 32d01a39 authored by ameerj's avatar ameerj
Browse files

nvflinger: Split Parcel class into InputParcel and OutputParcel

The usages of the Parcel class were already unique to either Read or Write operations.
Avoids needing a vector of the input payload for the InputParcel use-case, instead it can remain as a span.
parent 7ffd6242
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment