Packages
libqpid-proton
Proton
Bytes
Bytes
Bytes.dup
Bytes.take
data
Bytes
Object Hierarchy:
Proton.Bytes
Proton.Bytes
Proton.Bytes
Description:
[
SimpleType
]
[
CCode
( cname =
"pn_bytes_t"
) ]
public
struct
Bytes
Namespace:
Proton
Package:
libqpid-proton
Content:
Creation methods:
public
Bytes
(
uint8
[] data)
public
Bytes.dup
(
uint8
[] data)
public
Bytes.take
(
owned
uint8
[] data)
Fields:
public
unowned
uint8
[]
data