mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2026-05-06 18:30:49 +09:00
1847a264cb
- Refactored `Decode` to use `io.ReadFull` for accurate length-prefix and payload reading. - Simplified logic to avoid mismatched length issues and clarified comments for maintainability.