public SetInput ( byte buffer, int offset, int count ) : void | ||
buffer | byte | The buffer containing input data. |
offset | int | The offset of the first byte of data. |
count | int | The number of bytes of data to use as input. |
return | void |
NeedsInput()
returns true public SetInput ( byte buffer, int offset, int count ) : void | ||
buffer | byte | The buffer containing input data. |
offset | int | The offset of the first byte of data. |
count | int | The number of bytes of data to use as input. |
return | void |