Search results

Jump to navigation Jump to search

Page title matches

  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to read a signed byte (native type) from a file and returns it. The amount of bytes read should be one.
    6 KB (664 words) - 02:58, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to write an unsigned byte into a file/stream and returns how many bytes have actually been written. The amount of
    574 bytes (80 words) - 03:06, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> ...s, set the stream pointer to a specific location or head to the end of the file/stream object. Not all stream classes have to support this operation.
    1 KB (215 words) - 03:12, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to read an unsigned byte (native type) from a file and returns it. The amount of bytes read should be one.
    3 KB (343 words) - 03:00, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to write a short integer into a file/stream and returns how many bytes have actually been written. The amount of
    572 bytes (80 words) - 03:06, 23 January 2022
  • This function returns the current absolute position inside of the file/stream object. It should be the number of bytes that the current stream poi int file:tell ()
    1 KB (160 words) - 23:48, 16 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> ...ct, this function is more reliable than the [[MTA:Eir/FileSystem/file/size|file.size]] approach.
    2 KB (228 words) - 03:12, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to read a short (native type) from a file and returns it. The amount of bytes read should be two.
    2 KB (306 words) - 03:01, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to write an unsigned short integer into a file/stream and returns how many bytes have actually been written. The amount of
    643 bytes (91 words) - 03:06, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function writes all temporary buffers of a file/stream object into the output storage. This feature shall be interpreted as
    2 KB (253 words) - 03:13, 23 January 2022
  • This function attempts to read the specified amount of bytes from the file. The actual amount of bytes read equals to the length of the Lua string. string file:read ( int readCount )
    1 KB (195 words) - 23:32, 16 January 2022
  • This function attempts to write a short integer into a file/stream and returns how many bytes have actually been written. The amount of int file:writeShort ( short value )
    505 bytes (74 words) - 23:46, 16 January 2022
  • ...ct, this function is more reliable than the [[MTA:Eir/FileSystem/file/size|file.size]] approach. boolean file:eof ()
    1 KB (222 words) - 23:49, 16 January 2022
  • This function attempts to read a short (native type) from a file and returns it. The amount of bytes read should be two. short file:readShort ()
    2 KB (300 words) - 23:35, 16 January 2022
  • This function attempts to write an unsigned short integer into a file/stream and returns how many bytes have actually been written. The amount of int file:writeUShort ( unsigned_short value )
    576 bytes (85 words) - 23:46, 16 January 2022
  • This function writes all temporary buffers of a file/stream object into the output storage. This feature shall be interpreted as boolean file:flush ()
    2 KB (247 words) - 23:49, 16 January 2022
  • This function attempts to read an integer (native type) from a file and return it. The amount of bytes read should be four. int file:readInt ()
    2 KB (239 words) - 23:36, 16 January 2022
  • This function attempts to write an integer into a file/stream and returns how many bytes have actually been written. The amount of int file:writeInt ( int value )
    570 bytes (83 words) - 23:46, 16 January 2022
  • ...ro bytes written). This state should be immutable across the lifetime of a file/stream class. boolean file:isWritable ()
    1 KB (148 words) - 23:50, 16 January 2022
  • This function attempts to read a float (native type) from a file and return it. The amount of bytes read should be four. float file:readFloat ()
    7 KB (605 words) - 23:40, 16 January 2022

Page text matches

  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to read an unsigned integer (native type) from a file and returns it. The amount of bytes read should be four.
    465 bytes (62 words) - 03:03, 23 January 2022
  • This function attempts to read an unsigned integer (native type) from a file and returns it. The amount of bytes read should be four. unsigned_int file:readUInt ()
    398 bytes (56 words) - 23:36, 16 January 2022
  • Returns the total size in bytes of the given file. int fileGetSize ( file theFile )
    1 KB (140 words) - 18:55, 20 December 2023
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function returns the size of a specific file/stream from beginning to end. Not all streams have to support this operatio
    1 KB (150 words) - 03:10, 23 January 2022
  • This function attempts to read the specified amount of bytes from the file. The actual amount of bytes read equals to the length of the Lua string. string file:read ( int readCount )
    1 KB (195 words) - 23:32, 16 January 2022
  • This function returns the size of a specific file/stream from beginning to end. Not all streams have to support this operatio int file:size ()
    1,011 bytes (144 words) - 23:47, 16 January 2022
  • ...specific filename is taken then the algorithm will try to create the next file with increased numeric insert. file fsnamespace.createFileIterative( translator target, string prefix, string s
    1 KB (143 words) - 03:57, 23 January 2022
  • This function returns immediate statistics about this file/stream object. The output should be of same structure like that of [[MTA:Ei dictionary file:stat ()
    412 bytes (53 words) - 23:47, 16 January 2022
  • ...ecific filename is taken then an the algorithm will try to create the next file with increased numeric insert. file fsnamespace.createFileIterative( translator target, string prefix, string s
    1 KB (138 words) - 22:48, 16 January 2022
  • Deletes the specified file. {{OOP|This function is a static function underneath the File class.|[[File]].delete}}
    2 KB (238 words) - 17:45, 20 December 2023
  • [[File:TaskInfo TASK COMPLEX JUMP.png|1000px|TASK_COMPLEX_JUMP]] [[File:TaskInfo_TASK_SIMPLE_FIGHT.png||TASK_SIMPLE_FIGHT]]
    542 bytes (82 words) - 18:37, 3 June 2024
  • Reads the specified number of bytes from the given file starting at its current read/write position, and returns them as a string. string fileRead ( file theFile, int count )
    1 KB (231 words) - 19:37, 20 December 2023
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function returns immediate statistics about this file/stream object. The output should be of same structure like that of [[Module
    479 bytes (58 words) - 03:11, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> ...ro bytes written). This state should be immutable across the lifetime of a file/stream class.
    1 KB (154 words) - 03:13, 23 January 2022
  • ...ro bytes written). This state should be immutable across the lifetime of a file/stream class. boolean file:isWritable ()
    1 KB (148 words) - 23:50, 16 January 2022
  • <li style="display:inline-block;">[[File:Skinid9.jpg|x270px|frame|'''ID''': 9<br>'''Model''': bfori]]</li> <li style="display:inline-block;">[[File:Skinid10.jpg|x270px|frame|'''ID''': 10<br>'''Model''': bfost]]</li>
    9 KB (1,226 words) - 21:19, 24 August 2019
  • <li style="display:inline-block;">[[File:Skinid105.jpg|x270px|frame|'''ID''': 105<br>'''Model''': fam1]]</li> <li style="display:inline-block;">[[File:Skinid106.jpg|x270px|frame|'''ID''': 106<br>'''Model''': fam2]]</li>
    4 KB (600 words) - 11:20, 14 July 2018
  • Checks if the file position is at the end of the file. ...tion may return false until an attempt to read further than the end of the file is made.}}
    2 KB (243 words) - 19:04, 20 December 2023
  • ...a source location to a file at the destination. The contents of the source file are copied, so that source and destination have the same content. Since the *'''srcPath:''' a path to the source file
    1 KB (171 words) - 03:26, 23 January 2022
  • ...a source location to a file at the destination. The contents of the source file are copied, so that source and destination have the same content. Since the *'''srcPath:''' a path to the source file
    1 KB (164 words) - 08:38, 17 January 2022
View ( | ) (20 | 50 | 100 | 250 | 500)