mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
The compression flag is written to the first byte, but read from the second byte. Update the read offset to match.
The compression flag is written to the first byte, but read from the second byte. Update the read offset to match.