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