private static final class MultipartInputStream.Field extends Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
buffer |
(package private) int |
length |
Modifier | Constructor and Description |
---|---|
private |
Field() |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
append(byte b) |
(package private) void |
growBuffer(int grow) |
(package private) boolean |
isEmpty() |
(package private) void |
reset() |
String |
toString() |
Copyright © 2017 dcm4che.org. All rights reserved.