Searched refs:hexName (Results 1 – 1 of 1) sorted by relevance
35 const hexName = Buffer.from(name).toString('hex'); constant36 return this.sendCommand(`vAttachName;${hexName}`, []);