C# Class SharpBoot.DriveAccess.DriveGeometry

Mostrar archivo Open project: zdimension/SharpBoot

Public Methods

Method Description
DriveGeometry ( byte fromBuffer ) : System

Private Methods

Method Description
getUint32 ( byte buf, int offset ) : UInt32
getUint64 ( byte buf, int offset ) : System.UInt64

Method Details

DriveGeometry() public method

public DriveGeometry ( byte fromBuffer ) : System
fromBuffer byte
return System