Virtual Method
CamelStreamBufferinit_vbuf
Declaration [src]
void
init_vbuf (
CamelStreamBuffer* stream_buffer,
CamelStream* stream,
CamelStreamBufferMode mode,
gchar* buf,
guint32 size
)
Parameters
stream-
Type:
CamelStreamNo description available.
The data is owned by the caller of the method. mode-
Type:
CamelStreamBufferModeNo description available.
buf-
Type:
gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. size-
Type:
guint32No description available.