v2026.4.1
All Bundles

MultipartEncoder

Multipart encoder

Operations

Add

Add a multipart encoding content part

method : public : Add(part:MultipartContent) ~ Nil

Parameters

NameTypeDescription
partMultipartContentcontent part to add

GetBoundary

Get boundary marker

method : public : GetBoundary() ~ String

Return

TypeDescription
Stringboundary marker

New

Constructor

New()

ToByteArray

Formats content into multi-parts bytes

method : public : ToByteArray() ~ Byte[]

Return

TypeDescription
Bytemulti-parts bytes