Home Download Musics Developers
API Sources Tools File Format Technicals

istream68_mem.h File Reference


Detailed Description

Memory stream header.

Author:
Benjamin Gerard
Date:
2003/08/08
Id
istream68_mem.h,v 2.4 2003/10/07 06:58:44 benjihan Exp

#include "file68/istream68.h"

Go to the source code of this file.

Memory stream

Implements istream_t for memory buffer.

istream_tistream_mem_create (const void *addr, int len, int mode)
 Creates a stream for memory buffer.