xj qian
2025-04-16 161339de222b8340d798a8596910af6351efb743
1
2
3
4
5
6
#pragma once
#include "jstream.hpp"
class JCharStream :
    public JStream
{
};