C# Class Tiny.Metadata.Layout.MetadataRoot

Show file Open project: scottwis/tiny

Public Properties

Property Type Description
MinSize uint

Public Methods

Method Description
GetVersion ( ) : string
Verify ( uint maxSize, StreamHeader &streams ) : bool

Private Methods

Method Description
VerifyVersion ( ) : bool

Method Details

GetVersion() public method

public GetVersion ( ) : string
return string

Verify() public method

public Verify ( uint maxSize, StreamHeader &streams ) : bool
maxSize uint
streams StreamHeader
return bool

Property Details

MinSize public static property

public static uint MinSize
return uint