ReadOnlyBufferStream(Byte[], Int32) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
ReadOnlyBufferStream(cli::array <System::Byte> ^ buffer, int len);
public ReadOnlyBufferStream (byte[] buffer, int len);
new Microsoft.BizTalk.Streaming.ReadOnlyBufferStream : byte[] * int -> Microsoft.BizTalk.Streaming.ReadOnlyBufferStream
Public Sub New (buffer As Byte(), len As Integer)
Paramètres
- buffer
- Byte[]
- len
- Int32