Class Nanite::FileStreaming::FileState
In: lib/nanite/streaming.rb
Parent: Object

FileState represents a file download in progress. It incapsulates the following information:

  • unique operation token
  • domain (namespace for file streaming operations)
  • file IO chunks are written to on receiver‘s side

Methods

handle_packet   new  

Public Class methods

Public Instance methods

[Validate]