chunkParser property

ChunkParser<ResponseType> chunkParser
final

callback to validate chunk upload

Implementation

final ChunkParser<ResponseType> chunkParser;