Click or drag to resize

StreamPeerBigEndian Property

If true, this StreamPeer will using big-endian format for encoding and decoding.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool BigEndian { get; set; }

Property Value

Type: Boolean
See Also