public static class HttpHeaders.ContentRange extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
from
С какого байта (от 0) начинается порция
|
long |
to
По какой байт включительно (от 0) заканчивается порция
|
long |
total
Общее кол-во байтов
|
| Constructor and Description |
|---|
ContentRange() |
Copyright © 2017. All rights reserved.