C# Class Tiny.Metadata.Layout.StreamHeader

Exibir arquivo Open project: scottwis/tiny Class Usage Examples

Public Properties

Property Type Description
MinSize uint
StreamNames StreamID>.IReadOnlyDictionary

Public Methods

Method Description
GetNameAsString ( uint maxLength ) : string

Method Details

GetNameAsString() public method

public GetNameAsString ( uint maxLength ) : string
maxLength uint
return string

Property Details

MinSize public_oe static_oe property

public static uint MinSize
return uint

StreamNames public_oe static_oe property

public static IReadOnlyDictionary StreamNames
return StreamID>.IReadOnlyDictionary