//
pkg.gl
Category
github.com/blacktop/go-apfs
pkg
disk
mbr
package
1.0.18
Repository:
https://github.com/blacktop/go-apfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
101 SLOC
#
Functions
NewMasterBootRecord
NewMasterBootRecord reads a MBR from a given io.Reader.
#
Constants
AppleBoot
No description provided by the author
AppleHFSPlus
No description provided by the author
AppleRAID
No description provided by the author
AppleUFS
No description provided by the author
Empty
No description provided by the author
LegacyMBR
No description provided by the author
#
Structs
MasterBootRecord
MasterBootRecord is a MBR object (512 bytes).
Partition
Partition is a MBR partition object.