CBORMap.getAll()

Returns all values with the corresponding key.

Definition

function getAll(key: CBORValue): CBORValue[];

Parameters

  • key