Uses of Class
ch.supertomcat.supertomcatutils.http.cookies.opera.oldformat.containers.values.OperaIntegerValue
-
Packages that use OperaIntegerValue Package Description ch.supertomcat.supertomcatutils.http.cookies.opera.oldformat.containers -
-
Uses of OperaIntegerValue in ch.supertomcat.supertomcatutils.http.cookies.opera.oldformat.containers
Methods in ch.supertomcat.supertomcatutils.http.cookies.opera.oldformat.containers with parameters of type OperaIntegerValue Modifier and Type Method Description longOperaCookieInputStream. readInt32Value(OperaIntegerValue value, int recordSize)Read Int32longOperaCookieInputStream. readUInt16Value(OperaIntegerValue value, int recordSize)Read Int16longOperaCookieInputStream. readUInt8Value(OperaIntegerValue value, int recordSize)Read Int8
-