[#BloombergLP-bdlde-HexEncoder-isAcceptable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/HexEncoder.adoc[HexEncoder]::isAcceptable :relfileprefix: ../../../ :mrdocs: Return `true` if the input read so far by this encoder is considered syntactically complete, and `false` otherwise. == Synopsis Declared in `<bdlde_hexencoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isAcceptable() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#