gi-soup-0.2.52.12: Soup bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Soup.Structs.Buffer

Contents

Description

A data buffer, generally used to represent a chunk of a #SoupMessageBody.

@data is a #char because that's generally convenient; in some situations you may need to cast it to #guchar or another type.

Synopsis

Exported types

newtype Buffer Source

Constructors

Buffer (ForeignPtr Buffer) 

Instances

Methods

bufferCopy

bufferFree

bufferGetAsBytes

bufferGetData

bufferGetOwner

bufferNew

bufferNewSubbuffer

bufferNewWithOwner

Properties

Data

Length