NAME
Data::TxnBuffer::PP - PP interface for Data::TxnBuffer
DESCRIPTION
This module is a Pure Perl implementation for Data::TxnBuffer. See Data::TxnBuffer for more detail.
METHODS
clear
cursor
data
length
new
read
read_i16
read_i24
read_i32
read_i8
read_n16
read_n24
read_n32
read_u16
read_u24
read_u32
read_u8
read_double
read_float
reset
spin
write
write_i16
write_i24
write_i32
write_i8
write_n16
write_n24
write_n32
write_u16
write_u24
write_u32
write_u8
write_double
write_float
AUTHOR
Daisuke Murase <typester@cpan.org>
COPYRIGHT AND LICENSE
Copyright (c) 2011 by KAYAC Inc.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.