A B C D E F G H I J L M N O P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- bgColIndex - Variable in class steganography.image.encoders.GifDecoder.GifImage
- BitByteConverter - Class in steganography.audio
-
This class provides methods that make working with bits and bytes easier.
- BitByteConverter() - Constructor for class steganography.audio.BitByteConverter
- bitsToByte(byte[]) - Static method in class steganography.audio.BitByteConverter
-
Converts 8 bits into a the byte they are representing.
- blogname - Static variable in interface apis.tumblr.TumblrConstants
- BMP - apis.MediaType
- bufferedImage - Variable in class steganography.image.overlays.SequenceOverlay
- BuffImgEncoder - Class in steganography.image.encoders
-
This is a superclass to algorithms which encode and decode payloads into images using PixelCoordinateOverlays as image representation.
- BuffImgEncoder(PixelCoordinateOverlay) - Constructor for class steganography.image.encoders.BuffImgEncoder
-
This is a superclass to algorithms which encode and decode payloads into images using PixelCoordinateOverlays as image representation.
- ByteArrayUtils - Class in steganography.util
- ByteArrayUtils() - Constructor for class steganography.util.ByteArrayUtils
- ByteHex - Class in steganography.util
- ByteHex() - Constructor for class steganography.util.ByteHex
- byteToBits(byte) - Static method in class steganography.audio.BitByteConverter
-
Converts a byte into an array with length 8 that contains the bit representation of that byte.
- byteToBits(byte[]) - Static method in class steganography.audio.BitByteConverter
-
Converts a byte array to a 2d-array containing the bit representation of each byte.
- byteToHex(byte) - Static method in class steganography.util.ByteHex
All Classes All Packages