Changeset da0fef6 in mainline for uspace/app/bithenge/transform.h


Ignore:
Timestamp:
2012-06-23T18:24:21Z (13 years ago)
Author:
Sean Bartell <wingedtachikoma@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
03b2b2c
Parents:
d5070ef
Message:

Bithenge: port to Linux and allow choosing a data source

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bithenge/transform.h

    rd5070ef rda0fef6  
    7575/** Find the length of the prefix of a blob this transform can use as input. In
    7676 * other words, figure out how many bytes this transform will use up.  This
    77  * method is optional and can return an error, but it is required for struct
     77 * method is optional and can return an error, but it must succeed for struct
    7878 * subtransforms.
    7979 * @memberof bithenge_transform_t
Note: See TracChangeset for help on using the changeset viewer.