Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > ThreadKey > fromString

ThreadKey.fromString() method

Create Key by decoding a base32-encoded string.

Signature:

static fromString(s: string): ThreadKey;

Parameters

ParameterTypeDescription
sstringThe base32-encoded string.

Returns:

ThreadKey

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