binary.getblockchunk(3kaya) debian man page | unix.com

Man Page: binary.getblockchunk

Operating Environment: debian

Section: 3kaya

Binary.getBlockChunk(3kaya)				       Kaya module reference				       Binary.getBlockChunk(3kaya)

NAME
Binary::getBlockChunk - Return a chunk from a block as an array.
SYNOPSIS
[Int] getBlockChunk( Binary block, Int offset, Int bsize )
ARGUMENTS
block The binary block offset The offset to start at (zero-indexed) bsize The length of chunk to read
DESCRIPTION
Return a chunk from a block as an array. Throws an Binary.OffsetOutOfRange(3kaya) Exception if it attempts to access a value outside the block.
AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/
LICENSE
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.
RELATED
Binary.Binary(3kaya) Binary.array(3kaya) Binary.copyChunk(3kaya) Binary.peek(3kaya) Binary.peekString(3kaya) Binary.setBlockData(3kaya) Kaya October 2012 Binary.getBlockChunk(3kaya)
Related Man Pages
binary.copychunk(3kaya) - debian
net.sendbytes(3kaya) - debian
binary.peek(3kaya) - debian
net.recvbytes(3kaya) - debian
testing.randomint(3kaya) - debian
Similar Topics in the Unix Linux Community
Binary or ascii file
Report the current time in Binary format
Binary Comparision
Hexadecimal to Binary conversion
Binary operator expected