In file SerialUtils.hh:

class HadoopUtils::StringInStream

A stream that reads from a string

Inheritance:


Public Methods

[more] StringInStream(const std::string& str)
[more]virtual void read(void* buf, size_t buflen)


Inherited from InStream:


Documentation

A stream that reads from a string
o StringInStream(const std::string& str)

ovirtual void read(void* buf, size_t buflen)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.