Extension (Protocol)package-distributed-system 29.0.0all tags
BinaryInteger (ext)
You’re viewing third-party extensions to BinaryInteger
, a protocol from the Swift standard library.
You can also read the documentation forBinaryInteger
itself.
extension BinaryInteger
Extension in DistributedSystem
Type members
Instance members
func withUnsafeBytesSerialization<Result>((UnsafeRawBufferPointer) throws -> Result
) rethrows -> Result