-module(b). -export_type([t/0]). -type t() :: binary().