| 327 | |
| 328 | template<typename B> |
| 329 | bool |
| 330 | Encoder_RSC_DB<B>::is_buffered() const |
| 331 | { |
| 332 | return this->buffered_encoding; |
| 333 | } |
| 334 | |
| 335 | // ==================================================================================== explicit template instantiation |
| 336 | #include "Tools/types.h" |