Contents

batch(_:)

Defines a block in which calls to send and receive are processed as a batch to improve performance.

Declaration

final func batch(_ block: () -> Void)

See Also

Sending and Receiving Data