Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
bytesparse 1.1.0 documentation
bytesparse 1.1.0 documentation
  • Overview
  • Installation
  • Reference
    • bytesparse
    • bytesparse.base
      • STR_MAX_CONTENT_SIZE
      • HUMAN_ASCII
      • ImmutableMemory
      • MutableBytesparse
      • MutableMemory
    • bytesparse.inplace
      • Memory
      • bytesparse
    • bytesparse.io
      • SEEK_SET
      • SEEK_CUR
      • SEEK_END
      • SEEK_DATA
      • SEEK_HOLE
      • MemoryIO
  • Contributing
  • Authors
  • Changelog
Back to top
View this page

bytesparse.baseΒΆ

Common stuff, shared across modules.

Attributes

STR_MAX_CONTENT_SIZE

Maximum memory content size for string representation.

HUMAN_ASCII

Mapping from byte to human-readable ASCII characters.

Classes

ImmutableMemory

Immutable virtual memory.

MutableBytesparse

Wrapper for more bytearray compatibility.

MutableMemory

Mutable virtual memory.

Next
STR_MAX_CONTENT_SIZE
Previous
bytesparse
Copyright © 2020-2025, Andrea Zoppi
Made with Sphinx and @pradyunsg's Furo
Last updated on 2025-07-04