You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2014/04/01 05:56:15 UTC

[jira] [Created] (IO-432) Boundary InputStream

BELUGA BEHR created IO-432:
------------------------------

             Summary: Boundary InputStream
                 Key: IO-432
                 URL: https://issues.apache.org/jira/browse/IO-432
             Project: Commons IO
          Issue Type: New Feature
          Components: Streams/Writers
            Reporter: BELUGA BEHR
            Priority: Minor


Create an InputStream that restricts the underlying stream based on an arbitrary sequence of bytes.

A good start place would be:
https://android.googlesource.com/platform/packages/apps/UnifiedEmail/+/kitkat-release/src/org/apache/james/mime4j/MimeBoundaryInputStream.java

Though change it to take a byte[] boundary and ignore line-feeds



--
This message was sent by Atlassian JIRA
(v6.2#6252)