append(to:)

Append data representation into buffer.

ByteValue.swift:48
func append<Data>(to data: inout Data) where Data : DataContainer