René's URL Explorer Experiment


Title: Buffer Protocol — Python 3.5.10 documentation

direct link

Domain: docs.python.org

Nonetext/html; charset=utf-8

Links:

Python documentation for the current stable releasehttps://docs.python.org/3/c-api/buffer.html
indexhttps://docs.python.org/3.5/genindex.html
moduleshttps://docs.python.org/3.5/py-modindex.html
nexthttps://docs.python.org/3.5/c-api/objbuffer.html
previoushttps://docs.python.org/3.5/c-api/iter.html
Pythonhttps://www.python.org/
3.5.10 Documentationhttps://docs.python.org/3.5/index.html
Python/C API Reference Manualhttps://docs.python.org/3.5/c-api/index.html
Abstract Objects Layerhttps://docs.python.org/3.5/c-api/abstract.html
https://docs.python.org/3.5/c-api/buffer.html#buffer-protocol
byteshttps://docs.python.org/3.5/library/functions.html#bytes
bytearrayhttps://docs.python.org/3.5/library/functions.html#bytearray
array.arrayhttps://docs.python.org/3.5/library/array.html#array.array
buffer protocolhttps://docs.python.org/3.5/c-api/buffer.html#bufferobjects
Buffer Object Structureshttps://docs.python.org/3.5/c-api/typeobj.html#buffer-structs
byteshttps://docs.python.org/3.5/library/functions.html#bytes
bytearrayhttps://docs.python.org/3.5/library/functions.html#bytearray
array.arrayhttps://docs.python.org/3.5/library/array.html#array.array
write()https://docs.python.org/3.5/library/io.html#io.BufferedIOBase.write
readinto()https://docs.python.org/3.5/library/io.html#io.BufferedIOBase.readinto
PyObject_GetBuffer()https://docs.python.org/3.5/c-api/buffer.html#c.PyObject_GetBuffer
PyArg_ParseTuple()https://docs.python.org/3.5/c-api/arg.html#c.PyArg_ParseTuple
format codeshttps://docs.python.org/3.5/c-api/arg.html#arg-parsing
PyBuffer_Release()https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_Release
https://docs.python.org/3.5/c-api/buffer.html#buffer-structure
PyObjecthttps://docs.python.org/3.5/c-api/structures.html#c.PyObject
memoryviewhttps://docs.python.org/3.5/c-api/memoryview.html#memoryview-objects
Buffer Object Structureshttps://docs.python.org/3.5/c-api/typeobj.html#buffer-structs
PyObject_GetBuffer()https://docs.python.org/3.5/c-api/buffer.html#c.PyObject_GetBuffer
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.buf
strideshttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.strides
contiguoushttps://docs.python.org/3.5/glossary.html#term-contiguous
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.obj
PyBuffer_Release()https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_Release
PyMemoryView_FromBuffer()https://docs.python.org/3.5/c-api/memoryview.html#c.PyMemoryView_FromBuffer
PyBuffer_FillInfo()https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_FillInfo
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.len
PyBUF_SIMPLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_SIMPLE
PyBUF_WRITABLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_WRITABLE
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.readonly
PyBUF_WRITABLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_WRITABLE
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.itemsize
struct.calcsize()https://docs.python.org/3.5/library/struct.html#struct.calcsize
formathttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.format
PyBUF_FORMAThttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_FORMAT
formathttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.format
itemsizehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.itemsize
shapehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.shape
itemsizehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.itemsize
shapehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.shape
PyBUF_SIMPLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_SIMPLE
PyBUF_WRITABLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_WRITABLE
itemsizehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.itemsize
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.format
structhttps://docs.python.org/3.5/library/struct.html#module-struct
PyBUF_FORMAThttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_FORMAT
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.ndim
bufhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.buf
shapehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.shape
strideshttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.strides
suboffsetshttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.suboffsets
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.shape
ndimhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.ndim
lenhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.len
complex arrayshttps://docs.python.org/3.5/c-api/buffer.html#complex-arrays
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.strides
ndimhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.ndim
complex arrayshttps://docs.python.org/3.5/c-api/buffer.html#complex-arrays
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.suboffsets
ndimhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.ndim
complex arrayshttps://docs.python.org/3.5/c-api/buffer.html#complex-arrays
https://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.internal
https://docs.python.org/3.5/c-api/buffer.html#buffer-request-types
PyObject_GetBuffer()https://docs.python.org/3.5/c-api/buffer.html#c.PyObject_GetBuffer
Py_bufferhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer
https://docs.python.org/3.5/c-api/buffer.html#request-independent-fields
objhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.obj
bufhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.buf
lenhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.len
itemsizehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.itemsize
ndimhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.ndim
https://docs.python.org/3.5/c-api/buffer.html#readonly-format
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_WRITABLE
readonlyhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.readonly
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_FORMAT
formathttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.format
PyBUF_WRITABLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_WRITABLE
PyBUF_SIMPLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_SIMPLE
PyBUF_WRITABLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_WRITABLE
PyBUF_FORMAThttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_FORMAT
PyBUF_SIMPLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_SIMPLE
https://docs.python.org/3.5/c-api/buffer.html#shape-strides-suboffsets
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_INDIRECT
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_STRIDES
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_ND
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_SIMPLE
https://docs.python.org/3.5/c-api/buffer.html#contiguity-requests
contiguityhttps://docs.python.org/3.5/glossary.html#term-contiguous
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_C_CONTIGUOUS
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_F_CONTIGUOUS
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_ANY_CONTIGUOUS
https://docs.python.org/3.5/c-api/buffer.html#compound-requests
PyBuffer_IsContiguous()https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_IsContiguous
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_FULL
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_FULL_RO
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_RECORDS
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_RECORDS_RO
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_STRIDED
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_STRIDED_RO
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_CONTIG
https://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_CONTIG_RO
https://docs.python.org/3.5/c-api/buffer.html#complex-arrays
https://docs.python.org/3.5/c-api/buffer.html#numpy-style-shape-and-strides
itemsizehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.itemsize
ndimhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.ndim
shapehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.shape
strideshttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.strides
bufhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.buf
itemsizehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.itemsize
shapehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.shape
strideshttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.strides
strideshttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.strides
bufhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.buf
https://docs.python.org/3.5/c-api/buffer.html#pil-style-shape-strides-and-suboffsets
bufhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.buf
https://docs.python.org/3.5/c-api/buffer.html#buffer-related-functions
PyObjecthttps://docs.python.org/3.5/c-api/structures.html#c.PyObject
https://docs.python.org/3.5/c-api/buffer.html#c.PyObject_CheckBuffer
PyObject_GetBuffer()https://docs.python.org/3.5/c-api/buffer.html#c.PyObject_GetBuffer
PyObjecthttps://docs.python.org/3.5/c-api/structures.html#c.PyObject
Py_bufferhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer
https://docs.python.org/3.5/c-api/buffer.html#c.PyObject_GetBuffer
Buffer Object Structureshttps://docs.python.org/3.5/c-api/typeobj.html#buffer-structs
PyObject_GetBuffer()https://docs.python.org/3.5/c-api/buffer.html#c.PyObject_GetBuffer
PyBuffer_Release()https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_Release
PyBuffer_Release()https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_Release
Py_bufferhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer
https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_Release
PyObject_GetBuffer()https://docs.python.org/3.5/c-api/buffer.html#c.PyObject_GetBuffer
https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_SizeFromFormat
itemsizehttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.itemsize
formathttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer.format
Py_bufferhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer
https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_IsContiguous
contiguoushttps://docs.python.org/3.5/glossary.html#term-contiguous
https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_FillContiguousStrides
contiguoushttps://docs.python.org/3.5/glossary.html#term-contiguous
Py_bufferhttps://docs.python.org/3.5/c-api/buffer.html#c.Py_buffer
PyObjecthttps://docs.python.org/3.5/c-api/structures.html#c.PyObject
https://docs.python.org/3.5/c-api/buffer.html#c.PyBuffer_FillInfo
PyBUF_WRITABLEhttps://docs.python.org/3.5/c-api/buffer.html#c.PyBUF_WRITABLE
getbufferprochttps://docs.python.org/3.5/c-api/typeobj.html#buffer-structs
Table of Contentshttps://docs.python.org/3.5/contents.html
Buffer Protocolhttps://docs.python.org/3.5/c-api/buffer.html
Buffer structurehttps://docs.python.org/3.5/c-api/buffer.html#buffer-structure
Buffer request typeshttps://docs.python.org/3.5/c-api/buffer.html#buffer-request-types
request-independent fieldshttps://docs.python.org/3.5/c-api/buffer.html#request-independent-fields
readonly, formathttps://docs.python.org/3.5/c-api/buffer.html#readonly-format
shape, strides, suboffsetshttps://docs.python.org/3.5/c-api/buffer.html#shape-strides-suboffsets
contiguity requestshttps://docs.python.org/3.5/c-api/buffer.html#contiguity-requests
compound requestshttps://docs.python.org/3.5/c-api/buffer.html#compound-requests
Complex arrayshttps://docs.python.org/3.5/c-api/buffer.html#complex-arrays
NumPy-style: shape and strideshttps://docs.python.org/3.5/c-api/buffer.html#numpy-style-shape-and-strides
PIL-style: shape, strides and suboffsetshttps://docs.python.org/3.5/c-api/buffer.html#pil-style-shape-strides-and-suboffsets
Buffer-related functionshttps://docs.python.org/3.5/c-api/buffer.html#buffer-related-functions
Iterator Protocolhttps://docs.python.org/3.5/c-api/iter.html
Old Buffer Protocolhttps://docs.python.org/3.5/c-api/objbuffer.html
Report a Bughttps://docs.python.org/3.5/bugs.html
Show Source https://github.com/python/cpython/blob/3.5/Doc/c-api/buffer.rst
indexhttps://docs.python.org/3.5/genindex.html
moduleshttps://docs.python.org/3.5/py-modindex.html
nexthttps://docs.python.org/3.5/c-api/objbuffer.html
previoushttps://docs.python.org/3.5/c-api/iter.html
Pythonhttps://www.python.org/
3.5.10 Documentationhttps://docs.python.org/3.5/index.html
Python/C API Reference Manualhttps://docs.python.org/3.5/c-api/index.html
Abstract Objects Layerhttps://docs.python.org/3.5/c-api/abstract.html
Copyrighthttps://docs.python.org/3.5/copyright.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/3.5/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.