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