Show / Hide Table of Contents

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
In this article
Back to top Generated by DocFX