U2fBufferCommand Constructor
U2fBufferCommand(byte, int, int, int)
Initialize the object to the given values.
C#
protected U2fBufferCommand(byte instruction, int bufferLength, int appIdOffset, int clientDataOffset)
Parameters
Type | Name | Description |
---|---|---|
byte | instruction | |
int | bufferLength | |
int | appIdOffset | |
int | clientDataOffset |