Searched refs:getKnownLengthSerializedSectionsCount (Results 1 – 7 of 7) sorted by relevance
58 byte[][] result = new byte[getKnownLengthSerializedSectionsCount()][]; in knownLengthSerialize()66 int getKnownLengthSerializedSectionsCount() { in getKnownLengthSerializedSectionsCount() method in InformativeResponse68 + getHeaderFields().getKnownLengthSerializedSectionsCount(); in getKnownLengthSerializedSectionsCount()
67 InformativeResponse::getKnownLengthSerializedSectionsCount) in knownLengthSerialize()84 int getKnownLengthSerializedSectionsCount() { in getKnownLengthSerializedSectionsCount() method in ResponseControlData86 .mapToInt(InformativeResponse::getKnownLengthSerializedSectionsCount) in getKnownLengthSerializedSectionsCount()
139 int getKnownLengthSerializedSectionsCount() { in getKnownLengthSerializedSectionsCount() method in BinaryHttpMessage141 + getControlData().getKnownLengthSerializedSectionsCount() in getKnownLengthSerializedSectionsCount()142 + getHeaderFields().getKnownLengthSerializedSectionsCount() in getKnownLengthSerializedSectionsCount()
65 byte[][] sections = new byte[getKnownLengthSerializedSectionsCount()][]; in knownLengthSerialize()87 int getKnownLengthSerializedSectionsCount() { in getKnownLengthSerializedSectionsCount() method in Fields
41 abstract int getKnownLengthSerializedSectionsCount(); in getKnownLengthSerializedSectionsCount() method in BinaryHttpSerializableComponent
61 int getKnownLengthSerializedSectionsCount() { in getKnownLengthSerializedSectionsCount() method in Field
57 int getKnownLengthSerializedSectionsCount() { in getKnownLengthSerializedSectionsCount() method in RequestControlData