typed-byte-arrays
Toggle table of contents
0.3.7
common
Platform filter
common
Switch theme
Search in API
typed-byte-arrays
typed-byte-arrays
/
nl.astraeus.tba
/
ShortPropertyLE
Short
Property
LE
class
ShortPropertyLE
(
name
:
String
)
:
ByteArrayProperty
<
Short
>
Members
Constructors
Short
Property
LE
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Functions
get
Value
Link copied to clipboard
open
operator override
fun
getValue
(
thisRef
:
TypedByteArray
,
property
:
KProperty
<
*
>
)
:
Short
set
Value
Link copied to clipboard
open
operator override
fun
setValue
(
thisRef
:
TypedByteArray
,
property
:
KProperty
<
*
>
,
value
:
Short
)