Home
last modified time | relevance | path

Searched defs:from_bytes (Results 1 – 25 of 1464) sorted by relevance

12345678910>>...59

/dports/net-p2p/libswift/libswift-dc0cbcc/tests/
H A Dswiftconn.py35 def from_bytes(bytes): member in Encodable
53 def from_bytes(bytes): member in Bin
78 def from_bytes(bytes): member in ChunkRange
100 def from_bytes(bytes): member in TimeStamp
122 def from_bytes(bytes): member in IPv4Port
151 def from_bytes(bytes): member in IPv6Port
341 def from_bytes(t,bytes,off): member in HandshakeMessage
427 def from_bytes(t,bytes,off): member in DataMessage
456 def from_bytes(t,bytes,off): member in AckMessage
482 def from_bytes(t,bytes,off): member in HaveMessage
[all …]
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/os_str_bytes-2.4.0/src/
H A Dlib.rs249 fn from_bytes<TString>(string: &TString) -> Result<Cow<'_, Self>> in from_bytes() method
275 fn from_bytes<TString>(string: &TString) -> Result<Cow<'_, Self>> in from_bytes() method
290 fn from_bytes<TString>(string: &TString) -> Result<Cow<'_, Self>> in from_bytes() method
341 fn from_bytes<TString>(string: TString) -> Result<Self> in from_bytes() method
434 fn from_bytes<TString>(string: TString) -> Result<Self> in from_bytes() method
454 fn from_bytes<TString>(string: TString) -> Result<Self> in from_bytes() method
/dports/finance/py-pycoin/pycoin-0.91.20210515/pycoin/ecdsa/
H A Dintstream.py17 from_bytes = _from_bytes variable
30 def from_bytes(bytes, byteorder="big", signed=False): function
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/os_str_bytes-2.3.2/src/
H A Dlib.rs235 fn from_bytes<TString>( in from_bytes() method
263 fn from_bytes<TString>( in from_bytes() method
316 fn from_bytes<TString>(string: TString) -> Result<Self, EncodingError> in from_bytes() method
409 fn from_bytes<TString>(string: TString) -> Result<Self, EncodingError> in from_bytes() method
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/os_str_bytes-2.3.2/src/common/
H A Dmod.rs23 fn from_bytes<TString>( in from_bytes() method
40 fn from_bytes<TString>(string: TString) -> Result<Self, EncodingError> in from_bytes() method
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/pyasn1/compat/
H A Dinteger.py26 def from_bytes(octets, signed=False): function
99 def from_bytes(octets, signed=False): function
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/pyasn1/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/pyasn1/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/www/firefox/firefox-99.0/third_party/python/pyasn1/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pyasn1/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyasn1/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/pyasn1/pyasn1/compat/
H A Dinteger.py23 def from_bytes(octets, signed=False): function
96 def from_bytes(octets, signed=False): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pyasn1/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyasn1/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pyasn1/pyasn1/compat/
H A Dinteger.py23 def from_bytes(octets, signed=False): function
96 def from_bytes(octets, signed=False): function
/dports/devel/py-pyasn1/pyasn1-0.4.7/pyasn1/compat/
H A Dinteger.py25 def from_bytes(octets, signed=False): function
98 def from_bytes(octets, signed=False): function
/dports/lang/rust/rustc-1.58.1-src/library/std/src/os/unix/ffi/
H A Dos_str.rs49 fn from_bytes(slice: &[u8]) -> &Self; in from_bytes() method
61 fn from_bytes(slice: &[u8]) -> &OsStr { in from_bytes() method
/dports/devel/py-jsonrpclib-pelix/jsonrpclib-pelix-0.4.3.1/jsonrpclib/
H A Dutils.py63 def from_bytes(data): function
87 def from_bytes(data): function
/dports/security/py-tls-parser/tls_parser-1.2.2/tls_parser/
H A Dheartbeat_protocol.py24 def from_bytes(cls, raw_bytes): member in TlsHeartbeatMessage
63 def from_bytes(cls, raw_bytes): member in TlsHeartbeatRequestRecord
H A Dalert_protocol.py26 def from_bytes(cls, raw_bytes): member in TlsAlertMessage
76 def from_bytes(cls, raw_bytes): member in TlsAlertRecord
/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/ffi/lang/python/
H A Dsetup.py17 author='The Sequoia Contributors',
39 install_requires=["cffi>=1.0.0"],
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/src/
H A Dcrypto.rs21 pub fn from_bytes(bytes: [u8; crypto_sign_BYTES as usize]) -> Self { in from_bytes() method
41 pub fn from_bytes(bytes: [u8; crypto_sign_SECRETKEYBYTES as usize]) -> Self { in from_bytes() method
69 pub fn from_bytes(bytes: [u8; crypto_sign_PUBLICKEYBYTES as usize]) -> Self { in from_bytes() method
104 pub fn from_bytes( in from_bytes() method
121 pub fn from_bytes( in from_bytes() method
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/os_str_bytes-2.3.2/src/windows/
H A Dmod.rs25 fn from_bytes<TString>( in from_bytes() method
42 fn from_bytes<TString>(string: TString) -> Result<Self, EncodingError> in from_bytes() method

12345678910>>...59