mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-13 01:05:48 +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.
|
||||
|
||||
.. warning:: Zero-copy does not mean zero allocation -- The internal
|
||||
memory layout of Pillow images contains an allocation for row
|
||||
pointers, so there is a non-zero, but significantly smaller than a
|
||||
full copy memory cost to reading an arrow image.
|
||||
memory layout of Pillow images contains an allocation for row
|
||||
pointers, so there is a non-zero, but significantly smaller than a
|
||||
full copy memory cost to reading an arrow image.
|
||||
|
||||
|
||||
Data Formats
|
||||
|
|
Loading…
Reference in New Issue
Block a user