←Select platform

Write(Byte[]) Method

Summary

Writes a data buffer to the stream.

Syntax

C#
VB
C++
Public Overloads Sub Write( _ 
   ByVal buf() As Byte _ 
)  
public void Write(  
   byte[] buf 
) 
public: 
void Write(  
   array<byte>^ buf 
)  

Parameters

buf
The data buffer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize