Semantic search

(File):lines (Deutsch)Iteriert über alle Zeilen einer Datei.
(File):lines (Português)Iterage por todas as linhas de um arquivo
(File):lines (Русский)Перебрать все строки в file (Русский).
(File):lines (日本語)ファイルの最終行まで全てイテレート(反復)します。
(File):lines (한국어)텍스트 파일을 한 줄씩 읽는 반복자를 리턴합니다.
(File):openOpen the file for write, read or append.
(File):open (Português)Abre um arquivo para escrita, leitura ou acréscimo.
(File):open (Tiếng Việt)Mở file để ghi, đọc, hoặc ghi bổ sung.
(File):open (Русский)Открывает файл для записи, чтения или добавления.
(File):open (日本語)ファイルを開いて読み書き、または追記します。
(File):open (한국어)읽기나 쓰기 따위를 하기 위해 파일을 엽니다.
(File):readRead a number of bytes from a file
(File):read (Português)Lê uma quantidade de bytes de um arquivo.
(File):read (Русский)Считывает число байтов из файла.
(File):read (日本語)ファイルからバイト単位で読み込みます。
(File):read (한국어)파일을 읽습니다.
(File):seekSeek to a position in a file
(File):seek (Português)Vai para uma posição no arquivo.
(File):seek (Русский)Ищит что-либо в файле
(File):seek (日本語)ファイルの指定位置へ移動します。
(File):seek (한국어)파일의 포인터 위치를 변경합니다.
(File):setBufferSets the buffer mode for a file opened for writing or appending.
(File):setBuffer (Português)Configura o modo de buffer para um arquivo aberto para escrita ou acréscimo.
(File):setBuffer (Русский)Устанавливает режим буфера для записи или добавления файл.
(File):setBuffer (日本語)書き込みまたは追記のために開いたファイルに対してバッファモードの設定を行います。
(File):setBuffer (한국어)파일 쓰기와 추가 시 사용할 버퍼링 모드를 설정합니다.
(File):tellReturns the position in the file.
(File):tell (Português)Retorna a posição atual no arquivo.
(File):tell (Русский)Возвращает позицию в файле.
(File):tell (日本語)ファイルの位置を返します。
(File):writeWrite data to a file.
(File):write (Português)Escreve dados no arquivo.
(File):write (Русский)Записывает данные в файл.
(File):write (日本語)ファイルへデータを書き込みます
(File):write (한국어)데이터를 파일에 씁니다.
(Image):getDataGets the original ImageData or CompressedData used to create the Image.
(Image):getData (日本語)元の ImageData または CompressedData から取得したものを使用して画像の作成します。
(Image):getDimensionsGets the width and height of the Image.
(Image):getDimensions (日本語)画像の幅と高さを取得します。
(Image):getFilterGets the filter mode for an image.
(Image):getFilter (Deutsch)Gibt den Filtermodus eines Bildes zurück.
(Image):getFilter (Português)Obtém o modo de filtro de uma imagem.
(Image):getFilter (日本語)画像のフィルタ方式を取得します。
(Image):getFlagsGets the flags used when the image was created.
(Image):getFlags (日本語)Image が作成されたときに使用されるフラグを取得します。
(Image):getHeightGets the height of the Image.
(Image):getHeight (Português)Retorna a altura de uma imagem.
(Image):getHeight (日本語)画像の高さを取得します。
(Image):getMipmapFilter (日本語)Image の mipmap フィルタ方式を取得します。
(Image):getWidthGets the width of the Image.