Public Types | |
| typedef char | char_type |
| typedef ndnboost::iostreams::sink_tag | category |
Public Member Functions | |
| blob_append_device (std::vector< uint8_t > &container) | |
| std::streamsize | write (const char_type *s, std::streamsize n) |
Protected Attributes | |
| std::vector< uint8_t > & | container_ |
1.8.9.1