Class FormDataBytes

Class to provide FiniteReadable from user-provided ubyte[]

class FormDataBytes
  : FiniteReadable ;

Constructors

NameDescription
this constructor from ubyte[]

Fields

NameTypeDescription
_data ubyte[]
_exhausted bool
_offset ulong
_size ulong

Methods

NameDescription
getSize size of the content
read file-like read()