# DEFAULT_CHUNK_SIZE

> `const` **DEFAULT\_CHUNK\_SIZE**: `262144` = `262144`

Defined in: [packages/filecoin-encryption-envelope/src/constants.ts:31](https://github.com/FilOzone/synapse-sdk/blob/e853a1d93da8c983371ffce4424cdb8996cc06ff/packages/filecoin-encryption-envelope/src/constants.ts#L31)

Caller-facing constants only: a curated re-export list. Values stay owned
where they are defined; this file defines nothing. Implementation
constants stay internal — add a value here only when callers need it.