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