TestimoX

API Reference

Class

FileTextReadRequest

Namespace ComputerX.FileSystem
Assembly ComputerX
Modifiers sealed

Parameters for UTF-8 text file reads.

Inheritance

  • Object
  • FileTextReadRequest

Constructors

Properties

public String Path { get; set; } #

Full file path.

public Int64 MaxBytes { get; set; } #

Maximum bytes to read.