? From reading the code the both do similar things.
d
Dominaezzz
01/29/2019, 3:20 PM
The first does input and the second does output.
Dominaezzz
01/29/2019, 3:21 PM
What do you expect the conversion to do? Empty the channel into the builder?
w
wollnyst
01/29/2019, 3:42 PM
Ah thanks that makes a lot of sense. Yes that's exactly what I'm looking for. I have a channel as input and an api which requires a builder. Is there any library function or do I have to write it myself?