次の方法で共有


Encoder7Bit.Num7BitOutBytes(Int32) メソッド

定義

7 バイト エンコードに必要なバイト数を計算します

public static int Num7BitOutBytes(int inputBytes);
static member Num7BitOutBytes : int -> int
Public Shared Function Num7BitOutBytes (inputBytes As Integer) As Integer

パラメーター

inputBytes
Int32

戻り値

適用対象