Skip to content

[docs] Missing bytesLength from Array #135

Description

@inkeliz

Currently, on Array documentation, doesn't mention the existence of bytesLength:

### Fields
* ```ts
var length: i32
```
The length of this array. Setting the length to a value larger than internal capacity will automatically grow the array.
### Methods

However, it's possible to use array.bytesLength.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions