A struct for buffer.
@type t() :: %ExNylas.Buffer{ after: non_neg_integer() | nil, before: non_neg_integer() | nil }