Method ByteVal
ByteVal(Int32)
Declaration
public virtual byte ByteVal(int doc)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc |
Returns
Type | Description |
---|---|
System.Byte |
ByteVal(Int32, Byte[])
Declaration
public virtual void ByteVal(int doc, byte[] vals)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc | |
System.Byte[] | vals |