typed_data 1.1.2 copy "typed_data: ^1.1.2" to clipboard
typed_data: ^1.1.2 copied to clipboard

outdatedDart 1 only

Utility functions and classes related to the 'dart:typed_data' library.

1.1.2 #

  • Fix a bug where TypedDataBuffer.insertAll could fail to insert some elements of an Iterable.

1.1.1 #

  • Optimize insertAll with an Iterable argument and no end-point.

1.1.0 #

  • Add start and end parameters to the addAll() and insertAll() methods for the typed data buffer classes. These allow efficient concatenation of slices of existing typed data.

  • Make addAll() for typed data buffer classes more efficient for lists, especially typed data lists.

1.0.0 #

  • ChangeLog starts here
41
likes
0
pub points
100%
popularity

Publisher

verified publisherdart.dev

Utility functions and classes related to the 'dart:typed_data' library.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on typed_data