Xojo.Core.MutableMemoryBlock.Int8Value

From Xojo Documentation

Revision as of 15:56, 24 August 2018 by PLefebvre (talk | contribs) (Created page with "{{MethodBox | name = Int8Value | ownertype = class | scope = public | parameters = offset As UInteger, Assigns value As UInt8 | owner = [[Xojo.Core.MutableMemoryBlock]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly...
Method

Xojo.Core.MutableMemoryBlock.Int8Value(offset As UInteger, Assigns value As UInt8)

Supported for all project types and targets.

Gets or sets an Int8 value in the MemoryBlock at the specified offset (in bytes).