Struct for creating JS Uint8Array-like proxy objects for immutable bytes objects.
More...
#include "include/PyBytesProxyHandler.hh"
#include <jsapi.h>
#include <js/ArrayBuffer.h>
Struct for creating JS Uint8Array-like proxy objects for immutable bytes objects.
- Author
- Philippe Laporte (phili.nosp@m.ppe@.nosp@m.distr.nosp@m.ibut.nosp@m.ive.n.nosp@m.etwo.nosp@m.rk)
- Date
- 2024-07-23
- Copyright
- Copyright (c) 2024 Distributive Corp.
◆ ITEM_KIND_KEY
◆ ITEM_KIND_KEY_AND_VALUE
| #define ITEM_KIND_KEY_AND_VALUE 2 |
◆ ITEM_KIND_VALUE
| #define ITEM_KIND_VALUE 1 |
◆ anonymous enum
| Enumerator |
|---|
| BytesIteratorSlotIteratedObject | |
| BytesIteratorSlotNextIndex | |
| BytesIteratorSlotItemKind | |
| BytesIteratorSlotCount | |