Consider an UnmarshalReader API for types
Open
- Dominant language
- Go
- Stars
- 673
- Forks
- 188
- PR merge metrics
- No merged PRs in 30d
Description
One might use go-tpm with a file or bytes.Reader containing the concatenation of a bunch of TPM types. Supporting Unmarshal from a reader would allow letting the Unmarshal command consume the amount of data from the Reader that it used.
Contributor guide
Assessment
This issue has not been assessed yet.