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, toDebugStringvoid validate()
throws IncompleteStructureException
IncompleteStructureException - if the body is not completeint getTotalLength()
Copyright © 2014. All Rights Reserved.