Home

Traffic Server Software Developers Kit

INKIOBufferReaderAlloc

Allocates an IO buffer reader.

Prototype

INKIOBufferReader INKIOBufferReaderAlloc (INKIOBuffer bufp)

Description

Allocates an IO buffer reader for the IO buffer bufp.

Returns

A handle to the newly-allocated IO buffer.

INK_ERROR_PTR if an error occurs.