Function
get-trailer-names
Gets the names of the trailers associated with this body.
get-trailer-names: func(body: borrow<body>, max-len: u64, cursor: u32) -> result<tuple<string, option<u32>>, trailer-error>;Gets the names of the trailers associated with this body.
get-trailer-names: func(body: borrow<body>, max-len: u64, cursor: u32) -> result<tuple<string, option<u32>>, trailer-error>;