BitWriter.putBytes

bool putBytes(ubyte[] data)

Write nbytes bytes of data to #GstBitWriter.

Parameters

datapointer of data to write

Returns

true if successful, false otherwise.