Skip to content

ByteByteTupleExtensions.ToUInt16 Method

Definition

public static ushort ToUInt16(this ValueTuple<Byte, Byte> bytes, Endian endian = Endian.MrKWatkins.BinaryPrimitives.Endian);

View source

Parameters

Name Type Description
bytes ValueTuple<Byte, Byte>
endian Endian

Returns

UInt16