Class: Buffer
Lua
C++
Edit

Buffer:PeekDouble

This method returns a 64-bit float from the memory buffer.

Syntax

Parameter Description
pos offset from the start of the buffer, in bytes

Returns

Returns a double float value.

Remarks

A runtime error will occur if the read range lies outside of the buffer extents.

Copyright © 2024 Ultra Software.
All rights reserved.