trezoa-serialize-utils 3.2.2

Trezoa helpers for reading and writing bytes.
Documentation
================================================================================
                            TREZOA SERIALIZE UTILS
================================================================================

Copyright 2025 TRZ Ledger Foundation

This product includes software originally developed by Anza Maintainers
and the Solana Foundation.

Original work: solana-serialize-utils v3.1.0
Source: https://crates.io/crates/solana-serialize-utils
Original repository: https://github.com/anza-xyz/solana-sdk

================================================================================
THIRD-PARTY COMPONENTS
================================================================================

This software contains components originally licensed under the Apache License 2.0:

1. solana-serialize-utils
   Copyright (c) 2020-2024 Anza Maintainers <maintainers@anza.xyz>
   Licensed under the Apache License, Version 2.0
   Original source: https://github.com/anza-xyz/solana-sdk

================================================================================
MODIFICATIONS
================================================================================

This version has been modified for use with the Trezoa Blockchain ecosystem:
- Renamed from "solana-serialize-utils" to "trezoa-serialize-utils"
- Updated dependencies to use Trezoa ecosystem crates
- Changed package metadata and branding
- Maintained API compatibility with original implementation

All modifications are Copyright 2025 TRZ Ledger Foundation and are licensed
under the Apache License, Version 2.0.

================================================================================
LICENSE INFORMATION
================================================================================

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.