Function S2Cap.decode

Decodes an S2Cap encoded with Encode(). Returns true on success.

bool decode(IRangeT) (
  Decoder!IRangeT decoder
);