Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > ThreadKey > fromBytes

ThreadKey.fromBytes() method

Create Key from bytes.

Signature:

static fromBytes(bytes: Uint8Array): ThreadKey;

Parameters

ParameterTypeDescription
bytesUint8ArrayInput bytes of (possibly both) key(s).

Returns:

ThreadKey

  • ThreadKey.fromBytes() method
  • Parameters
Hub JS Package
Docs
Getting StartedThreadDBBuckets
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @textileio