CallbackConnector.select_padding_length_cb

Callback function invoked when the library asks application how many padding bytes are required for the transmission of the given frame.

class CallbackConnector
int delegate(in Frame, int) select_padding_length_cb;

Meta