SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

reqParamsContentRangeFullSize (property)

Specifies the total length of the full entity-body of the HTTP request.

Syntax

@property (nonatomic,readwrite,assign,getter=reqParamsContentRangeFullSize,setter=setReqParamsContentRangeFullSize:) long long reqParamsContentRangeFullSize;
- (long long)reqParamsContentRangeFullSize;
- (void)setReqParamsContentRangeFullSize:(long long)newReqParamsContentRangeFullSize;
public var reqParamsContentRangeFullSize: Int64 {
  get {...}
set {...} }

Default Value

0

Remarks

Specifies the total length of the full entity-body of the HTTP request.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 iOS Edition - Version 20.0 [Build 8166]