Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
PG::Replication::CopyData
Inherits
PG::Replication::Frame
/
PG::Replication::Read
/
Struct
/
Value
/
Object
Constructors
new
(io :
IO
)
Source
new
(data :
PG::Replication::KeepAlive
|
PG::Replication::KeepAliveResponse
|
PG::Replication::XLogData
)
Source
Instance methods
data
Source
to_io
(io :
IO
) :
Nil
Source