#include <bytesobject.h>
Public Attributes | |
PyObject * | buffer |
Py_ssize_t | allocated |
Py_ssize_t | min_size |
int | use_bytearray |
int | overallocate |
int | use_small_buffer |
char | small_buffer [512] |
PyObject* buffer |
Py_ssize_t allocated |
Py_ssize_t min_size |
int use_bytearray |
int overallocate |
int use_small_buffer |
char small_buffer[512] |