DISK_GEOMETRY_EX class Null safety Struct
Describes the extended geometry of disk devices and media.
- Inheritance
-
- Object
- NativeType
- Struct
- DISK_GEOMETRY_EX
Constructors
Properties
-
Data
↔ Array<
Uint8> -
@Array<
NativeType> (1), read / write - DiskSize ↔ int
-
@Int64(), read / write
- Geometry ↔ DISK_GEOMETRY
-
read / write
- hashCode → int
-
The hash code for this object.
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited