Open chrisfenner opened 1 year ago
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.
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.