Skip to content

Add FiloConstants and update chunk metadata handling#3

Merged
manusoft merged 1 commit into
masterfrom
patch/1-fixed-chunk-format-critical
May 25, 2026
Merged

Add FiloConstants and update chunk metadata handling#3
manusoft merged 1 commit into
masterfrom
patch/1-fixed-chunk-format-critical

Conversation

@manusoft
Copy link
Copy Markdown
Owner

Introduce FiloConstants class for shared chunk metadata constants (FooterMagic, IvSize, LengthSize). Refactor FiloWriter to use these constants for chunk length and offset calculations, improving consistency for both encrypted and non-encrypted data. Rename offset variable to chunkStartOffset for clarity.

Introduce FiloConstants class for shared chunk metadata constants (FooterMagic, IvSize, LengthSize). Refactor FiloWriter to use these constants for chunk length and offset calculations, improving consistency for both encrypted and non-encrypted data. Rename offset variable to chunkStartOffset for clarity.
@manusoft manusoft added this to the vNext milestone May 25, 2026
@manusoft manusoft self-assigned this May 25, 2026
@manusoft manusoft added the enhancement New feature or request label May 25, 2026
@manusoft manusoft merged commit fcb05a3 into master May 25, 2026
1 check passed
@manusoft manusoft deleted the patch/1-fixed-chunk-format-critical branch May 25, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant