Versions in this module Expand all Collapse all v1 v1.1.3 Jun 3, 2020 Changes in this version + type RawVolumeBootRecord []byte + func (rawVolumeBootRecord RawVolumeBootRecord) Parse() (vbr VolumeBootRecord, err error) + type VolumeBootRecord struct + BytesPerCluster int64 + BytesPerSector int64 + ClustersPerIndexRecord int64 + MftByteOffset int64 + MftRecordSize int64 + SectorsPerCluster int64 + VolumeLetter string