CommitBundle

value class CommitBundle(val value: ByteArray)

An commitBundle originated CommitBundle object. The CommitBundle object contains a welcome message can be null, a commit message and the groupInfo.

Constructors

Link copied to clipboard
constructor(value: ByteArray)

Properties

Link copied to clipboard
val value: ByteArray