Format the specified tagType to the specified output stream and return a reference providing modifiable access to stream.
Declared in <balber_berconstants.h>
std::ostream&
operator<<(
std::ostream& stream,
BerConstants::TagType tagType);
reference providing modifiable access to stream
| Name | Description |
|---|---|
| stream | output stream |
| tagType | tag type to format |