Partager via


MultiBufferMemoryStream.SetLength(Int64) Méthode

Définition

Définit la longueur du flux actuel.

public override void SetLength (long value);
override this.SetLength : int64 -> unit
Public Overrides Sub SetLength (value As Long)

Paramètres

value
Int64

Longueur souhaitée du flux actuel en octets.

Exceptions

Si value est négatif.

S’applique à