Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: improve error handling and logging in Movie deserialization
Enhanced the deserialization error handling by adding detailed logging: - Log buffer length and raw buffer data in hexadecimal format for better debugging. - Switched to console.error for more appropriate error logging.
- Loading branch information