checkBufferData

fnvoid checkBufferData(gst.buffer.Buffer buffer, const(void) * data, size_t size)

Compare the buffer contents with data and size.

Parameters

bufferbuffer to compare
datadata to compare to
sizesize of data to compare