copy

fun copy(header: Header? = this.header, body: T = this.body): Envelope<T>(source)