bytes_data_builder 0.1.1 copy "bytes_data_builder: ^0.1.1" to clipboard
bytes_data_builder: ^0.1.1 copied to clipboard

outdatedDart 1 only

Builds a list of bytes, allowing bytes, integers(8, 16, 32 & 64 bit), floats and lists of bytes to be added at the end.

BytesDataBuilder #

A library for Dart developers. It is awesome.

Usage #

A simple usage example:

import 'package:BytesDataBuilder/BytesDataBuilder.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
0
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Builds a list of bytes, allowing bytes, integers(8, 16, 32 & 64 bit), floats and lists of bytes to be added at the end.

Homepage

License

unknown (license)

More

Packages that depend on bytes_data_builder