Represents the current results from a parse operation
t() :: %Rtmp.Handshake.ParseResult{bytes_to_send: <<_::0>>, current_state: :waiting_for_data | :failure | :success}