Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static int CalculateFrameHeaderSize(System::Byte b2);
public static int CalculateFrameHeaderSize (byte b2);
static member CalculateFrameHeaderSize : byte -> int
Public Shared Function CalculateFrameHeaderSize (b2 As Byte) As Integer