menu
postgres_fork package
documentation
postgres.dart
LSN
LSN.new constructor
LSN.new constructor
dark_mode
light_mode
LSN
constructor
LSN
(
int
value
)
Construct an LSN from a 64-bit integer.
Implementation
LSN(this.value);
postgres_fork package
documentation
postgres
LSN
LSN.new constructor
LSN class