init(fromSerializedBuffer buffer: UnsafeRawBufferPointer) throws
sSa17DistributedSystemAA14DeserializableRzlE20fromSerializedBufferSayxGSW_tKcfcWhat are these?
sSa17DistributedSystemAA14DeserializableRzlE20fromSerializedBufferSayxGSW_tKcfc
FNV24: [55E73]
where Element:Deserializable
Show implementation details (1)
Hide implementation details
func _releaseBuffer()
import DistributedSystem
import Swift
@frozen struct Array<Element>
An ordered, random-access collection.
@frozen struct UnsafeRawBufferPointer
A nonowning collection interface to the bytes in a region of memory.
protocol Deserializable
Defines protocol used to deserialize distributed function call arguments or result type Important: Protocol requirements is subject to change, API compatibility is not guaranteed at this moment of time