foobar2000 SDK
2015-08-03
|
#include <filesystem_helper.h>
Public Types | |
typedef pfc::array_t< t_uint8, pfc::alloc_fast > | t_buffer |
Public Member Functions | |
void | write (const void *p_buffer, t_size p_bytes, abort_callback &p_abort) |
Data Fields | |
pfc::array_t< t_uint8, pfc::alloc_fast > | m_buffer |
Definition at line 252 of file filesystem_helper.h.
Definition at line 262 of file filesystem_helper.h.
|
inline |
Definition at line 254 of file filesystem_helper.h.
pfc::array_t<t_uint8,pfc::alloc_fast> stream_writer_buffer_simple::m_buffer |
Definition at line 264 of file filesystem_helper.h.