replication-json / io.floodplain.replication.impl.json / JSONDumpReplicationMessageParserImpl / parseMessageList

parseMessageList

open fun parseMessageList(source: Optional<String!>!, data: ByteArray!): MutableList<ReplicationMessage!>!
open fun parseMessageList(source: Optional<String!>!, data: InputStream!): MutableList<ReplicationMessage!>!
open fun parseMessageList(data: ByteArray!): MutableList<ReplicationMessage!>!