1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-22 16:33:16 +01:00
actix-net/search.desc/bytestring/bytestring-desc-0-.js

1 line
648 B
JavaScript
Raw Normal View History

searchState.loadedDescShard("bytestring", 0, "A UTF-8 encoded read-only string using <code>Bytes</code> as storage.\nAn immutable UTF-8 encoded string with <code>Bytes</code> as a storage.\nGet a reference to the underlying <code>Bytes</code> object.\nReturns the argument unchanged.\nCreates a new <code>ByteString</code> from a Bytes.\nCreates a new <code>ByteString</code> from a <code>&amp;&#39;static str</code>.\nCalls <code>U::from(self)</code>.\nUnwraps this <code>ByteString</code> into the underlying <code>Bytes</code> object.\nCreates a new empty <code>ByteString</code>.\nReturns a new byte string that is equivalent to the given …")