Encoder7Bit.Num7BitOutBytes(Int32) Method
Important
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.
Calculates the number of bytes required for the 7-byte encoding
C#
public static int Num7BitOutBytes (int inputBytes);
static member Num7BitOutBytes : int -> int
Public Shared Function Num7BitOutBytes (inputBytes As Integer) As Integer
- inputBytes
- Int32
Produk | Versi |
---|---|
.NET IoT Libraries | 2.2.0 |