# PostHogFetchBodyBytes **SDK:** PostHog React Native SDK ### Properties - **`BYTES_PER_ELEMENT`** (`number`) - The size in bytes of each element in the array. - **`buffer`** (`ArrayBuffer`) - The ArrayBuffer instance referenced by the array. - **`byteLength`** (`number`) - The length in bytes of the array. - **`byteOffset`** (`number`) - The offset in bytes of the array. - **`length`** (`number`) - The length of the array.