Expand description

Parse diagnostic records from streams, returning FIDL-generated structs that match expected diagnostic service APIs.

Enums§

  • Errors which occur when interacting with streams of diagnostic records.

Functions§

  • Parses an argument
  • Attempt to parse a diagnostic record from the head of this buffer, returning the record and any unused portion of the buffer if successful.