public interface MultipartBody extends Structure
OfmMultipartRequest
or OfmMultipartReply
.Modifier and Type | Method and Description |
---|---|
int |
getTotalLength()
Returns the total length of the body, in bytes.
|
void |
validate()
Validates this body for completeness and throws an exception
if it is considered "not complete".
|
getVersion, toDebugString
void validate() throws IncompleteStructureException
IncompleteStructureException
- if the body is not completeint getTotalLength()
Copyright © 2015. All Rights Reserved.