dl
dl_stream_output.h 文件参考

输出流 更多...

#include <vector>
#include <list>
#include <map>
#include <unordered_map>
#include <string>
#include "base/dl_concept.h"
#include "math/dl_algorithm.h"
#include "memory/dl_buffer.h"
#include "memory/dl_memory.h"

浏览该文件的源代码.

class  dl::StreamOutput
 二进制输出流 更多...
 

命名空间

namespace  dl
 

详细描述

输出流

版本
1.0
作者
lveyou
日期
21-08-23
注解
用于向一块内存写入各类型的数据

在文件 dl_stream_output.h 中定义.