mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-14 15:22:13 +03:00
doc indent
This commit is contained in:
parent
7d498c3c48
commit
e4ad2c07a5
|
@ -12,9 +12,9 @@ The goal with Arrow is to provide native zero-copy interop with any
|
||||||
arrow provider or consumer in the Python ecosystem.
|
arrow provider or consumer in the Python ecosystem.
|
||||||
|
|
||||||
.. warning:: Zero-copy does not mean zero allocation -- The internal
|
.. warning:: Zero-copy does not mean zero allocation -- The internal
|
||||||
memory layout of Pillow images contains an allocation for row
|
memory layout of Pillow images contains an allocation for row
|
||||||
pointers, so there is a non-zero, but significantly smaller than a
|
pointers, so there is a non-zero, but significantly smaller than a
|
||||||
full copy memory cost to reading an arrow image.
|
full copy memory cost to reading an arrow image.
|
||||||
|
|
||||||
|
|
||||||
Data Formats
|
Data Formats
|
||||||
|
|
Loading…
Reference in New Issue
Block a user