Closed moea closed 9 years ago
There's a hack allowing literal attributes to be passed through, e.g. {:x #hildebrand/literal {:BS ...}}, but there's nothing binary specific. B and BS will be returned as-is when retrieving.
{:x #hildebrand/literal {:BS ...}}
B
BS
There's a hack allowing literal attributes to be passed through, e.g.
{:x #hildebrand/literal {:BS ...}}
, but there's nothing binary specific.B
andBS
will be returned as-is when retrieving.