Class CGIKit::TempfileByteData
In: lib/cgikit/bytedata.rb
Parent: ByteData

Methods

<<   ==   _dump   _load   bytes   close   each   length   new   open   tempfile?   to_s  

Attributes

tempfile  [RW] 

Public Class methods

Public Instance methods

Returns bytes with spcified length or whole length if you omit it.

Executes the block for every byte.

[Validate]