[#BloombergLP-bdlb-BigEndianUint16-make] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/BigEndianUint16.adoc[BigEndianUint16]::make :relfileprefix: ../../../ :mrdocs: Create and initialize a `BigEndianUint16` object that stores the specified `value` as a unsigned 16‐bit big‐endian integer. == Synopsis Declared in `<bdlb_bigendian.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlb/BigEndianUint16.adoc[BigEndianUint16] make(unsigned short value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#