final class DataStream (View source)

Methods

__construct(string $binaryString)

No description

string
take(int $length)

No description

int
getPosition()

No description

Details

__construct(string $binaryString)

No description

Parameters

string $binaryString

Exceptions

WebAuthnException

string take(int $length)

No description

Parameters

int $length

Return Value

string

Exceptions

WebAuthnException

int getPosition()

No description

Return Value

int

Exceptions

WebAuthnException