Class ByteArrayPart


public final class ByteArrayPart extends FileLikePart<byte[]>
  • Constructor Details

  • Method Details

    • toImpl

      public PartImpl toImpl(byte[] boundary)
      Specified by:
      toImpl in class Part<byte[]>