C# Class Demo.Library.Algorithms.Bloom.BucketState

ファイルを表示 Open project: volak/DDD.Enterprise.Example Class Usage Examples

Public Properties

Property Type Description
BucketSize byte
Count uint
Data byte[]
Max byte

Property Details

BucketSize public_oe property

public byte BucketSize
return byte

Count public_oe property

public uint Count
return uint

Data public_oe property

public byte[] Data
return byte[]

Max public_oe property

public byte Max
return byte