from

fun from(rawValue: UShort): OobInformation

Creates an OobInformation from the raw value.

Return

The Oob Information or null if the raw value is not valid.

Parameters

rawValue

The raw value of the OOB information.

Throws

If the raw value is not valid.