Skip to content

Use buffer interface for deserialization - #135

Merged
Ezibenroc merged 3 commits into
Ezibenroc:masterfrom
SamHames:work_with_memoryviews
Oct 8, 2025
Merged

Use buffer interface for deserialization#135
Ezibenroc merged 3 commits into
Ezibenroc:masterfrom
SamHames:work_with_memoryviews

Conversation

@SamHames

Copy link
Copy Markdown
Contributor

This allows deserializing a bitmap to work with a memoryview (#57), such as in a mmap'ed file.

Primarily I'm adding this as a step towards adding support for the frozen_view serialisation format, which should enable some optimisations for readonly use cases.

@Ezibenroc
Ezibenroc merged commit fa8f92b into Ezibenroc:master Oct 8, 2025
18 checks passed
@Ezibenroc

Copy link
Copy Markdown
Owner

Hello and sorry for the late answer. That's awesome, thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants