Create a Stream of List of ints into a Multipart object.
Future<Multipart> createMultipart(String boundary, Request request);