Method Norms
Norms(String)
Declaration
public override byte[] Norms(String f)
Parameters
Type | Name | Description |
---|---|---|
System.String | f |
Returns
Type | Description |
---|---|
System.Byte[] |
Overrides
Norms(String, Byte[], Int32)
Declaration
public override void Norms(String f, byte[] bytes, int offset)
Parameters
Type | Name | Description |
---|---|---|
System.String | f | |
System.Byte[] | bytes | |
System.Int32 | offset |