maxSupportedBdexVersion overloads
Declared in <bdlb_bigendian.h>
Return the most current BDEX streaming version number supported by this class.
static
int
maxSupportedBdexVersion();
» more...
Return the maximum valid BDEX format version for bdexStreamOut.
static
int
maxSupportedBdexVersion(int versionSelector);
» more...
| Name | Description |
|---|---|
| versionSelector | date-like selector (yyyymmdd) for the format |