Skip to content

Uint8List inherits from TypedData but docs don't show it #1623

Closed
@Hixie

Description

@Hixie

Uint8List: https://master-docs-flutter-io.firebaseapp.com/flutter/dart-typed_data/Uint8List-class.html
...has a buffer property, which links to TypedData's buffer: https://master-docs-flutter-io.firebaseapp.com/flutter/dart-typed_data/TypedData/buffer.html
...which implies that Uint8List is related to TypedData, but this fact appears neither on the docs for Uint8List nor those from TypedData: https://master-docs-flutter-io.firebaseapp.com/flutter/dart-typed_data/TypedData-class.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work oncustomer-flutterIssues originating from important to Flutter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions