Creates a binary frame.
AcpWebSocketBinaryFrame(List<int> bytes) : bytes = List<int>.unmodifiable(bytes);