Search results

Jump to navigation Jump to search
  • local value = 0xF -- binary: 1111, decimal: 15 local positions = 0x1 -- binary: 0001, decimal: 1
    1 KB (156 words) - 21:37, 21 February 2016
  • local binary = '' binary = binary .. bitExtract(value, field)
    2 KB (225 words) - 22:03, 21 February 2016
  • local binary = '' binary = binary .. bitExtract(value, field)
    2 KB (273 words) - 01:10, 22 February 2016
  • local value = 0xFFFFFFFF -- binary: 1111 1111 1111 1111 1111 1111 1111 1111, decimal: 4.294.967.295 local positions = 0x4 -- binary: 0100, decimal: 4
    1 KB (136 words) - 22:29, 21 February 2016
  • local value = 0xFFFFFFFF -- binary: 1111 1111 1111 1111 1111 1111 1111 1111, decimal: 4.294.967.295 local positions = 0x4 -- binary: 0100, decimal: 4
    1 KB (136 words) - 22:29, 21 February 2016
  • local x1 = 0x14 -- binary: 0001 0100 local x2 = 0x1C -- binary: 0001 1100
    778 bytes (101 words) - 21:54, 8 January 2016
  • local x1 = 0x31 -- binary: 0011 0001 local x2 = 0x19 -- binary: 0001 1001
    758 bytes (98 words) - 21:50, 8 January 2016
  • local flags = 0x23 -- binary: 100011b local mask = 0x20 -- binary: 100000b
    882 bytes (118 words) - 12:06, 2 June 2013
  • ...ts a string to an hexadecimal representation of it. It is useful to insert binary data in blob fields, or to retreive and show it in your resources. It doesn '''Example 1:''' This function receives a string with a binary file content and stores it in a blob field of the database.
    1,018 bytes (138 words) - 17:44, 5 January 2011
  • local flags = 0x23 -- binary: 100011b local mask = 0x20 -- binary: 100000b
    991 bytes (134 words) - 11:00, 17 February 2014
  • ...e inflates the file size by as high as ~77% (or by ~33% if the input isn't binary converted to base64 string).}} ...The string you want to encrypt. (See second example if you want to encode binary data)
    2 KB (285 words) - 10:48, 18 August 2018
  • ...e inflates the file size by as high as ~77% (or by ~33% if the input isn't binary converted to base64 string).}} {{Important Note|teaDecode cannot handle binary data.}}
    2 KB (198 words) - 15:07, 16 September 2018
  • ...ed (i.e not marked as ''raw'') HTTP pages. httpWrite can support outputing binary data, if you specify the length of the data you are outtputing. If you do t ...h of the data being written. Generally only should be required for writing binary data.
    2 KB (343 words) - 10:27, 14 July 2009
  • Returns file's binary data if successful, false otherwise. Data size is bonded to 2 Kb block size
    815 bytes (104 words) - 19:27, 10 April 2023
  • ...ing not in data/maps and in gta3.img) and data IPL (anything in data/maps) Binary IPL removal requires a stream out if you are deleting anything within 300 u
    3 KB (382 words) - 05:21, 9 October 2023
  • === Main binary === === Main binary===
    10 KB (1,410 words) - 05:18, 13 December 2023
  • # Uncompress the GD libary binary bgd.dll and libpng14.dll into your ''%PROGRAMFILES%\MTA San Andreas\server\
    2 KB (213 words) - 09:25, 20 May 2012
  • ...has been first rewritten the researcher is free to use the original GTA:SA binary offsets to reference structures and classes that he has found. This changes ...e binary. Worst case scenario is if there are obfuscated references to the binary offset that cannot be spotted at development time but cause crashes during
    7 KB (1,072 words) - 03:48, 22 July 2016
  • ...a path which can be accessed from '''translators'''. To open a file, a '''binary stream handle''' is created and returned to the runtime (CFile native class ...aths are accepted by functions that '''open binary streams''' or '''handle binary data directly'''. There has to be a '''filename''' at the end of the '''fil
    6 KB (1,014 words) - 13:27, 20 January 2022
  • This example opens a binary file and prints the value of the byte at position 8 to the console.
    1 KB (219 words) - 20:03, 20 December 2023
  • You can either download a pre-made (binary) build of Squid or make your own.
    2 KB (272 words) - 18:54, 4 April 2018
  • ===Binary files=== ...name, files specified using the html node can be of any type. If they are binary files (like images, zip files) then you need to specify this in the meta fi
    9 KB (1,404 words) - 03:55, 20 August 2023
  • ...sed by the LUA interpreter and is treated as binary data. Must be used for binary files (images mainly) (true/false)
    6 KB (870 words) - 17:38, 24 September 2016
  • ...satisfied with the standard MTA file functions. Its feature-set covers '''binary stream writing''', '''directory scanning''' and '''path resolution logic'''
    3 KB (359 words) - 23:08, 29 March 2023
  • This snippet demonstrates a basic binary object map format. It can be extended to support more parameters.
    3 KB (349 words) - 03:04, 23 January 2022
  • This snippet demonstrates a basic binary object map format. It can be extended to support more parameters.
    3 KB (343 words) - 23:42, 16 January 2022
  • Our network module is distributed as a precompiled binary library. The latest version for Mac OS X can be downloaded from our [http:/
    2 KB (360 words) - 22:48, 20 May 2019
  • ...sed by the Lua interpreter and is treated as binary data. Must be used for binary files (images mainly) (true/false)
    11 KB (1,648 words) - 10:43, 31 October 2023
  • ...sed by the Lua interpreter and is treated as binary data. Must be used for binary files (images mainly) (true/false)
    9 KB (1,382 words) - 20:22, 21 February 2021
  • * Fixed toJSON/fromJSON not handling binary data properly
    3 KB (366 words) - 13:24, 10 April 2017
  • *'''postIsBinary :''' A boolean specifying if the data is text, or binary. **'''postIsBinary :''' A boolean specifying if the data is text, or binary. ''(Defaults to false)''
    8 KB (1,111 words) - 18:10, 30 December 2021
  • This snippet demonstrates a binary vehicle handling format. This saves space in comparison to a .XML based for
    7 KB (611 words) - 03:03, 23 January 2022
  • This snippet demonstrates a binary vehicle handling format. This saves space in comparison to a .XML based for
    7 KB (605 words) - 23:40, 16 January 2022
  • ===Binary files===
    10 KB (1,423 words) - 20:47, 30 June 2022
  • Our network module (net.dll or net.so) is distributed as a precompiled binary library. The file for GNU/Linux can be found inside the lastest Linux night
    7 KB (1,067 words) - 22:18, 23 April 2022
  • Received an error when trying to set the transfer mode to binary or ASCII.
    8 KB (1,308 words) - 00:04, 18 June 2022
  • |Slots holding all loaded IPL sectors. IPL sectors are represented by the binary .ipl files inside of the .IMG container. The game loads them inside of its
    11 KB (1,750 words) - 03:48, 22 July 2016
  • ...bsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html Linux binary compatibility]
    14 KB (2,236 words) - 16:57, 23 January 2022
  • ...bsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html Linux binary compatibility]
    16 KB (2,622 words) - 01:12, 3 January 2022
  • * Fix binary string reading (See commit [https://github.com/multitheftauto/mtasa-blue/co
    36 KB (4,820 words) - 20:23, 29 September 2021