RecordLayer.tryWriteRaw

TlsProgress tryWriteRaw(const(ubyte)[] wireData)

Attempts to write pre-serialized wire data to the transport.

Parameters

wireDataComplete serialized record (header + fragment).

Returns

Progress indicator for the operation.