FlushMessage

internal class FlushMessage : FrontendMessage

Message sent to the backend to force it to flush its output buffer.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun encode(out: PgOutputStream)

Writes the entire message frame to the stream (including type marker and length).