messages library

Functions

tryParseLogicalReplicationMessage(Uint8List bytesList, Encoding encoding) LogicalReplicationMessage?
Tries to check if the bytesList is a LogicalReplicationMessage. If so, LogicalReplicationMessage is returned, otherwise null is returned.