Share via


FromBase64Transform.InputBlockSize Eigenschaft

Definition

Ruft die Größe des Eingabeblocks ab.

public:
 property int InputBlockSize { int get(); };
public int InputBlockSize { get; }
member this.InputBlockSize : int
Public ReadOnly Property InputBlockSize As Integer

Eigenschaftswert

Die Größe des Eingabedatenblocks in Bytes.

Implementiert

Hinweise

Die Eingabeblockgröße für diese Transformation beträgt ein Byte.

Gilt für:

Weitere Informationen