[Modify] Polish it

This commit is contained in:
sta 2019-08-02 22:01:51 +09:00
parent 3d6a3303d6
commit 669fb965e8

View File

@ -422,7 +422,8 @@ Extended Payload Length: {7}
payloadLen,
extPayloadLen,
maskingKey,
payload);
payload
);
}
private static WebSocketFrame processHeader (byte[] header)