Codeunit 704 MemoryStream Wrapper in 23
- App
- Base Application
- Namespace
- System.IO
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Create | (Integer) | public | - | |
| SetPosition | (Integer) | public | - | |
| GetPosition | () | Integer | public | - |
| CopyTo | (OutStream) | public | - | |
| GetInStream | (var InStream) | public | - | |
| ReadFrom | (var InStream) | public | - | |
| ToText | () | Text | public | - |
| AddText | (Text) | public | - | |
| Length | () | Integer | public | - |