Method Update
Update(Int32)
Declaration
public void Update(int bval)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | bval |
Implements
Update(Byte[], Int32, Int32)
Declaration
public void Update(byte[] buf, int off, int len)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | buf | |
System.Int32 | off | |
System.Int32 | len |
Implements
Update(Byte[])
Declaration
public void Update(byte[] buf)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | buf |