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