fuchsia.io/File.Resize
METHOD
fuchsia.io
sdk/fidl/fuchsia.io/file.fidl:167
Shrinks or grows the file size to 'length' bytes.
If file size is reduced by this operation, the extra trailing data'
is discarded.
If file size is increased by this operation, the extended area appears
as if it was zeroed.
This method requires the [`Rights.WRITE_BYTES`] right.
Relationships
-
ACCEPTS_TYPE→fuchsia.io/length
Documentation (1)
-
SUBSTANTIVE
sdk/fidl/fuchsia.io/file.fidl:167↗
Tests (0)
No test references.
Examples (0)
No example references.
Gaps
Missing categories:
- examples
- tests
Findings (2)
-
WARNING
DOCUMENTED_UNTESTEDelement is documented but has no test references -
WARNING
MISSING_IN_CATEGORYno references in category "tests.unit_tests"