static final Conveyor<From<String>, IList<int>> encodeUtf8 = Pipe.lift(composeF(ilist, _utf8.encode));