Partager via


StringCompressionStream.Write(Byte[], Int32, Int32) Méthode

Définition

public:
 override void Write(cli::array <System::Byte> ^ byteArray, int offset, int count);
public override void Write (byte[] byteArray, int offset, int count);
override this.Write : byte[] * int * int -> unit
Public Overrides Sub Write (byteArray As Byte(), offset As Integer, count As Integer)

Paramètres

byteArray
Byte[]
offset
Int32
count
Int32

S’applique à