Name | Signature and Synopsis |
---|---|
getParts | String[] getParts(String contents) The function returns a string array of all parts inside this multi-part content delimited by the Boundary String. Typically used to separate heterogeneous data like the one that gets sent in a commit project request. |