mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-22 07:13:18 +01:00
1 line
648 B
JavaScript
1 line
648 B
JavaScript
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>&'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 …") |