Module: Lumino::SeekOrigin

Defined in:
LuminoRubyDoc.rb

Overview

SEEKORIGIN

Constant Summary

SEEK_BEGIN =

ファイルの先頭

0
SEEK_CURRENT =

現在のシーク位置

1
SEEK_END =

ファイルの末尾

2