Segment
object is used to create a segment of the parent buffer. The segment will write to the parent however if can be read as a unique range of bytes starting with the first sequence of bytes appended to the segment. A segment can be used to create a collection of buffers backed by the same underlying file, as is require with multipart uploads.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|