Get desktop application:
View/edit binary Protocol Buffers messages
Absolute path to the raw volume holding the files to get the contents of. For example, `\\?\Volume{f000f000-baa5-f000-baa5-f00ba5f00ba5}`.
Absolute path to the point (e.g. a drive letter) where a volume holding the files to get the contents of is mounted. For example, `C:\`. This is supported only on Windows.
Paths (relative to the volume root) to the files to get the contents of.
Byte offset from which the content should be retrieved. If unset, starts from the beginning of the file.
Number of bytes to from the file from the given offset to fetch. If unset, collects the entire file (possibly in multiple results).
Path to the file this result corresponds to.
A byte offset of the file part sent to the blob sink. Set only if `error` is not set.
A number of bytes of the file part sent to the blob sink. Set only if `error` is not set.
A SHA-256 hash of the file part sent to the blob sink. Set only if `error` is not set.
Error message set if something went wrong when processing the file.