class RubySMB::SMB1::BitField::CreateOptions
Represents a CreateOptions
BitField
as used by both the NT_CREATE_ANDX and the NT_TRANSACT_CREATE Requests. The definition for this field can be found at [2.2.4.64.1 Request](msdn.microsoft.com/en-us/library/ee442175.aspx) and [2.2.4.9.1 Client
Request Extensions](msdn.microsoft.com/en-us/library/cc246332.aspx)