UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
ITextTwoByte.h
1//
2// ITextTwoByte.h
3// sdk_json_Objective-C
4//
5// Created by Realbuber on 2024/5/8.
6//
7
8#ifndef ITextTwoByte_h
9#define ITextTwoByte_h
10
11#import <Foundation/Foundation.h>
12
15@protocol ITextTwoByte <NSObject>
16@end
17#endif /* ITextTwoByte_h */
18