Instance Methodpackage-distributed-system 28.0.1DistributedSystem
withUnsafeBytesSerialization(_:)
Endpointable.swift:18func withUnsafeBytesSerialization<Result>(_ body: (UnsafeRawBufferPointer) throws -> Result) rethrows -> Result
func withUnsafeBytesSerialization<Result>(_ body: (UnsafeRawBufferPointer) throws -> Result) rethrows -> Result
Show implementation details (1)
Hide implementation details