public interface DiskBlock
Modifier and Type | Method and Description |
---|---|
long |
lengthBytes()
Specifies the length of the block in bytes.
|
long |
offsetBytes()
Specifies the offset of the block (in bytes) from the beginning of the
containing object such as a physical disk or a virtual disk file.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.