Buffer.this

Creates a new #SoupBuffer containing @length bytes from @data.

Parameters

use SoupMemoryUse

how @data is to be used by the buffer

data ubyte[]

data

Return Value

the new #SoupBuffer.

Throws

ConstructionException GTK+ fails to create the object.

Meta