# Functions
Barrier (see the Disk documentation)
Deprecated: use Get() and the Disk method.
Get returns the previously-initialized global disk.
Init sets up the global disk.
No description provided by the author
No description provided by the author
Read (see the Disk documentation)
Deprecated: use Get() and the Disk method.
Size (see the Disk documentation)
Deprecated: use Get() and the Disk method.
Write (see the Disk documentation)
Deprecated: use Get() and the Disk method.
# Constants
No description provided by the author
# Interfaces
Disk provides access to a logical block-based disk.
# Type aliases
Block is a 4096-byte buffer.