Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Structures | Public Member Functions
zstringlen Class Reference

#include <zstream.h>

Public Member Functions

 zstringlen (class izstream &)
 
 zstringlen (class ozstream &, const char *)
 
size_t value () const
 

Detailed Description

Definition at line 40 of file zstream.h.

Constructor & Destructor Documentation

◆ zstringlen() [1/2]

zstringlen::zstringlen ( class izstream zs)
inline

Definition at line 129 of file zstream.h.

◆ zstringlen() [2/2]

zstringlen::zstringlen ( class ozstream zs,
const char *  x 
)
inline

Definition at line 277 of file zstream.h.

References strlen().

Member Function Documentation

◆ value()

size_t zstringlen::value ( ) const
inline

Definition at line 44 of file zstream.h.


The documentation for this class was generated from the following file: