Puts a byte array into the buffer at the current position
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function PutBytes ( _ bytes As Byte() _ ) As ByteBuffer |
C# |
---|
public ByteBuffer PutBytes( byte[] bytes ) |
Visual C++ |
---|
public: ByteBuffer^ PutBytes( array<unsigned char>^ bytes ) |
Parameters
- bytes
- Type: array<System..::..Byte>[]()[][]
The byte array