webkit2gtkd ~main (2022-05-05T10:14:08.170869)
Dub
Repo
Buffer.this
soup
Buffer
Buffer
Sets our main struct and passes it to the parent class.
this
(SoupBuffer* soupBuffer, bool ownedRef)
class
Buffer
this
(
SoupBuffer
*
soupBuffer
,
bool
ownedRef
= false
)
this
(SoupMemoryUse use, ubyte[] data)
this
(char[] data)
this
(ubyte[] data, void* owner, GDestroyNotify ownerDnotify)
Meta
Source
See Implementation
soup
Buffer
Buffer
constructors
this
destructors
~this
functions
copy
free
getAsBytes
getBufferStruct
getData
getOwner
getStruct
newSubbuffer
properties
data
length
static functions
getType
variables
ownedRef
soupBuffer
Sets our main struct and passes it to the parent class.