public Composer Bytes( byte[] array )
Public Function Bytes ( array As Byte() ) As Composer
public: Composer^ Bytes( array<unsigned char>^ array )
function Bytes(array);
In This Article